mz_expr
0.0.0
In mz_
expr::
scalar::
func::
impls::
string
mz_expr
::
scalar
::
func
::
impls
::
string
Function
cast_string_to_bytes
Copy item path
Source
pub fn cast_string_to_bytes<'a>(a: &'a
str
) ->
Result
<
Vec
<
u8
>,
EvalError
>