decode

Function decode 

Source
pub fn decode(hex: &str) -> Result<Vec<u8>, DecodeError>
Expand description

Decode hex string to bytes