Skip to main content

cast_string_to_bool

Function cast_string_to_bool 

Source
fn cast_string_to_bool<'a>(a: &'a str) -> Result<bool, EvalError>