usize_to_u64

Function usize_to_u64 

Source
fn usize_to_u64(value: usize) -> Result<u64, CliError>
Expand description

Convert an in-memory length to the archive count type.