kvr_cache_update

Function kvr_cache_update 

Source
pub(crate) async fn kvr_cache_update(
    entries: Vec<KvrCacheUpdateEntry>,
) -> Result<(), String>