serde_hex::utils

Function frombytecaps

Source
pub fn frombytecaps(val: u8) -> (u8, u8)
Expand description

attempt to convert a byte value into a pair of uppercase hexadecimal values.