pub fn from_graph_value<T: FromGraphValue>(value: GraphValue) -> RedisResult<T>Expand description
Shorthand for FromGraphValue::from_graph_value(value)
pub fn from_graph_value<T: FromGraphValue>(value: GraphValue) -> RedisResult<T>Shorthand for FromGraphValue::from_graph_value(value)