Skip to main content

convert_from

Function convert_from 

Source
fn convert_from<'a>(a: &'a [u8], b: &str) -> Result<&'a str, EvalError>