Function grin_util::from_hex[][src]

pub fn from_hex(hex: &str) -> Result<Vec<u8>, String>

Decode a hex string into bytes.