decode

Function decode 

Source
pub fn decode(hex_string: String) -> Result<[u8; 32], &'static str>