pub type StackSession = Session<SessionKey>;Expand description
Stack-allocated type alias for Session. Provided for convenience.
Aliased Typeยง
struct StackSession { /* private fields */ }pub type StackSession = Session<SessionKey>;Stack-allocated type alias for Session. Provided for convenience.
struct StackSession { /* private fields */ }