Skip to main content

kv_store_delete

Function kv_store_delete 

Source
pub fn kv_store_delete(key: &str) -> bool
Expand description

Delete a key from the persistent KV store. Returns true on success.