Struct finchers_session::cookie::CookieSession [−][src]
pub struct CookieSession { /* fields omitted */ }Trait Implementations
impl Debug for CookieSession[src]
impl Debug for CookieSessionfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl RawSession for CookieSession[src]
impl RawSession for CookieSessionAuto Trait Implementations
impl Send for CookieSession
impl Send for CookieSessionimpl Sync for CookieSession
impl Sync for CookieSession