Function tea_sdk::utils::wasm_actor::actors::kvp::get

pub async fn get<T>(key: &str) -> Result<Option<T>, Error>where
    T: DeserializeOwned,
Expand description

Return cache value from key-value actor