Type Alias dryoc::kx::StackSession
source · pub type StackSession = Session<SessionKey>;Expand description
Stack-allocated type alias for Session. Provided for convenience.
Aliased Type§
struct StackSession { /* private fields */ }