Struct finchers_session::cookie::CookieSession[][src]

pub struct CookieSession { /* fields omitted */ }

Trait Implementations

impl Debug for CookieSession
[src]

Formats the value using the given formatter. Read more

impl RawSession for CookieSession
[src]

Auto Trait Implementations

impl Send for CookieSession

impl Sync for CookieSession