multiversx_sc::formatter::hex_util

Function hex_digits_to_byte

Source
pub fn hex_digits_to_byte(digit1: u8, digit2: u8) -> Option<u8>