risingwave_common::cast

Function parse_bytes_hex

source
pub fn parse_bytes_hex(s: &str) -> Result<Vec<u8>, String>
Expand description