Function tea_sdk::utils::client_wasm_actor::help::cache_json_with_uuid
pub async fn cache_json_with_uuid(uuid: &str, val: Value) -> Result<(), Errors>
Expand description
Set a cache json with an uuid key.