Type Definition dryoc::kx::StackSession
source · pub type StackSession = Session<SessionKey>;
Expand description
Stack-allocated type alias for Session
. Provided for convenience.
pub type StackSession = Session<SessionKey>;
Stack-allocated type alias for Session
. Provided for convenience.