Struct pagecache::M[]

pub struct M { /* fields omitted */ }

A metric collector for all pagecache users running in this process.

Trait Implementations

impl __Deref for M

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for M

Auto Trait Implementations

impl Send for M

impl Sync for M