Function key::db::get_database

source ยท
pub async fn get_database(
    options: &KeeOptions,
    key: &DatabaseKey
) -> Result<Database>