Function burntpix::try_from_hex_to_u32

source ยท
pub(crate) fn try_from_hex_to_u32(hex: &str) -> Result<u32>