Function redis_module::parse_unsigned_integer[][src]

pub fn parse_unsigned_integer(arg: &str) -> Result<u64, RedisError>