Function open_db

Source
pub(crate) fn open_db(db_path: &str) -> Result<Arc<SystemDB>>