mz_repr::strconv

Function parse_int64

Source
pub fn parse_int64(s: &str) -> Result<i64, ParseError>
Expand description

Parses an i64 from s.