Type Definition mongodb::gridfs::Store [] [src]

type Store = Arc<StoreInner>;

Alias for a thread-safe GridFS instance.