session

Type Alias SessionRef

Source
pub type SessionRef = Arc<Session>;

Aliased Typeยง

struct SessionRef { /* private fields */ }