Struct mouscache::RedisCache [] [src]

pub struct RedisCache { /* fields omitted */ }

Methods

impl RedisCache
[src]

[src]

Trait Implementations

impl Clone for RedisCache
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl CacheAccess for RedisCache
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for RedisCache

impl Sync for RedisCache