Function mz_expr::func::cast_string_to_bytes

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