Function object::read::archive::parse_u64_digits

source ยท
fn parse_u64_digits(digits: &[u8], radix: u32) -> Option<u64>