decode_hex

Function decode_hex 

Source
pub fn decode_hex(hex: &str) -> HexDecodeIter<'_> 
Expand description

Decode hex string into bytes