Struct boringdb::Database [−][src]
pub struct Database { /* fields omitted */ }
Expand description
A database full of maps.
pub struct Database { /* fields omitted */ }
A database full of maps.
impl RefUnwindSafe for Database
impl Send for Database
impl Sync for Database
impl Unpin for Database
impl UnwindSafe for Database