Struct rat::cache::Cache [] [src]

pub struct Cache { /* fields omitted */ }

Methods

impl Cache
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Cache
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Cache

impl Sync for Cache