Struct tidalcache::CacheInterface [] [src]

pub struct CacheInterface { /* fields omitted */ }

Methods

impl CacheInterface
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for CacheInterface
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations