Function mz_repr::strconv::parse_int64

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

Parses an i64 from s.