decode

Function decode 

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

Decode data from a 0x-prefixed hex string.