Function rqjs_cli::modules::encoding::encoder::bytes_from_hex

source ยท
pub fn bytes_from_hex(hex_bytes: &[u8]) -> Result<Vec<u8>, String>