Function simple_hex::hex_to_bytes

source ·
pub fn hex_to_bytes(i: &[u8], o: &mut [u8]) -> Result<(), Error>
Expand description

Convert a slice of hex characters to bytes