Function tar::parser::octal_to_u64 [] [src]

pub fn octal_to_u64(s: &str) -> Result<u64, &'static str>