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