Function crosvm::crosvm::config::parse_hex_or_decimal

source ยท
fn parse_hex_or_decimal(maybe_hex_string: &str) -> Result<u64, String>