Function pop_contracts::parse_hex_bytes

source ยท
pub fn parse_hex_bytes(input: &str) -> Result<Bytes, Error>
Expand description

Parse hex encoded bytes.