Skip to main content

cast_string_to_bytes

Function cast_string_to_bytes 

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