get

Function get 

Source
pub fn get<T: DeserializeOwned>(_key: &str) -> Result<Option<T>>
Expand description

Get a value from plugin state (non-WASM stub)