sylvia_iot_corelib::strings

Function hex_addr_to_u128

Source
pub fn hex_addr_to_u128(addr: &str) -> Result<u128, &'static str>
Expand description

To transfer hex address string to 128-bit integer.