Skip to main content

parse_uint

Function parse_uint 

Source
pub fn parse_uint(text: &str, radix: u32) -> Result<Literal, ErrorKind>