Function mz_expr::scalar::func::impls::string::cast_string_to_bytes

source ยท
pub fn cast_string_to_bytes<'a>(a: &'a str) -> Result<Vec<u8>, EvalError>