pub fn get_remote_state(key: &str) -> Result<Vec<u8>, RemoteStateError>
Returns the named state value retrieved from Redis.
Also used to retrieve a counter value.
key