Struct mon::gridfs::Store [] [src]

pub struct Store {
    pub inner: Arc<StoreInner>,
}

Fields

Methods

impl Store
[src]

Trait Implementations

impl Clone for Store
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more