Struct finchers_session::redis::RedisSession [−][src]
pub struct RedisSession { /* fields omitted */ }Trait Implementations
impl Debug for RedisSession[src]
impl Debug for RedisSessionfn 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 RedisSession[src]
impl RawSession for RedisSessionAuto Trait Implementations
impl Send for RedisSession
impl Send for RedisSessionimpl Sync for RedisSession
impl Sync for RedisSession