db_update_key

Function db_update_key 

Source
pub(crate) async fn db_update_key(
    path: String,
    key: Option<String>,
) -> Result<(), String>