[][src]Function rcore::str_to_num

pub fn str_to_num(n: &str) -> Result<u64, ParseIntError>