Function clarity_repl::clarity::util::hash::hex_bytes[][src]

pub fn hex_bytes(s: &str) -> Result<Vec<u8>, HexError>

Convert a hexadecimal-encoded string to its corresponding bytes