Function tea_sdk::utils::client_wasm_actor::help::get_mem_cache
pub async fn get_mem_cache(key: &str) -> Result<Vec<u8>, Errors>
Expand description
Return a cache value.
pub async fn get_mem_cache(key: &str) -> Result<Vec<u8>, Errors>
Return a cache value.