Searched defs:DB (Results 1 – 2 of 2) sorted by relevance
41 struct DB { struct45 impl DB { argument294 fn open_db(&self) -> Result<DB> { in open_db()501 db: &mut DB, in import_one_legacy_entry()
88 pub static DB: RefCell<KeystoreDB> = constant