Function rustdb::util::hex

source · []
pub fn hex(c: u8) -> u8
Expand description

Convert a hex char byte to a byte in range 0..15.