Function pop_contracts::parse_hex_bytes
source ยท pub fn parse_hex_bytes(input: &str) -> Result<Bytes, Error>Expand description
Parse hex encoded bytes.
pub fn parse_hex_bytes(input: &str) -> Result<Bytes, Error>Parse hex encoded bytes.