Struct finchers_session::redis::RedisSession[][src]

pub struct RedisSession { /* fields omitted */ }

Trait Implementations

impl Debug for RedisSession
[src]

Formats the value using the given formatter. Read more

impl RawSession for RedisSession
[src]

Auto Trait Implementations