Skip to main content

Storage

Trait Storage 

Source
pub trait Storage: BasicStorage + Sync { }
Expand description

BasicStorage that can be shared between threads.

Implementors§