Skip to main content

char_length

Function char_length 

Source
fn char_length<'a>(a: &'a str) -> Result<i32, EvalError>