pub fn parse_u32(value: &Value, field: &str) -> Result<u32, RedisError>
Parses a u32 from a redis::Value