hex_decode

Function hex_decode 

Source
fn hex_decode(input: &[u8], buf: &mut [u8]) -> Result<usize>