kv_store_put

Function kv_store_put 

Source
pub async fn kv_store_put(
    configuration: &mut Configuration,
    params: KvStorePutParams,
) -> Result<(), Error<KvStorePutError>>
Expand description

Update the name of a KV store.