[][src]Type Definition mongodb::db::Database

type Database = Arc<DatabaseInner>;

Trait Implementations

impl ThreadedDatabase for Database
[src]