SessionName

Type Alias SessionName 

Source
pub type SessionName = String;
Expand description

SessionName describes a structured representations for the “s=” field and is the textual session name.

Aliased Type§

pub struct SessionName { /* private fields */ }