Struct mouscache::MemoryCache [] [src]

pub struct MemoryCache { /* fields omitted */ }

Methods

impl MemoryCache
[src]

[src]

Trait Implementations

impl Clone for MemoryCache
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl CacheAccess for MemoryCache
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl !Send for MemoryCache

impl !Sync for MemoryCache