Skip to main content

kv_store_get_str

Function kv_store_get_str 

Source
pub fn kv_store_get_str(key: &str) -> Option<String>
Expand description

Convenience wrapper: retrieve a UTF-8 string value.