Skip to main content

kv_store_set_str

Function kv_store_set_str 

Source
pub fn kv_store_set_str(key: &str, value: &str) -> bool
Expand description

Convenience wrapper: store a UTF-8 string value.