[][src]Function y86_lib::number_parser::parse_num

pub fn parse_num(value: &str) -> Result<u64, Box<dyn Error>>