Searched defs:SessionType (Results 1 – 3 of 3) sorted by relevance
31 pub enum SessionType { enum36 impl fmt::Display for SessionType { implementation
29 pub enum SessionType { enum34 impl fmt::Display for SessionType { implementation
58 session_type: SessionType, in new()