hex_to_decimal

Function hex_to_decimal 

Source
pub fn hex_to_decimal(hex_string: &str) -> Result<u64>