session

Type Alias SessionRef

source
pub type SessionRef = Arc<Session>;

Aliased Typeยง

struct SessionRef { /* private fields */ }