Function tea_sdk::utils::client_wasm_actor::help::get_query_cache
pub async fn get_query_cache(key: &str) -> Result<Option<Vec<u8>>, Errors>
Expand description
Return cache value if set query cache before.