Function mz_repr::strconv::parse_uint64

source ·
pub fn parse_uint64(s: &str) -> Result<u64, ParseError>
Expand description

Parses an u64 from s.