Skip to main content

HalterSession

Type Alias HalterSession 

Source
pub type HalterSession = SessionHandle;
Expand description

Backwards-compatible alias for the public session type. Prefer SessionHandle in new code.

Aliased Typeยง

pub struct HalterSession { /* private fields */ }