pub fn get<T: DeserializeOwned>(_key: &str) -> Result<Option<T>>
Get a value from plugin state (non-WASM stub)