Skip to main content

is_valid_expr

Function is_valid_expr 

Source
pub fn is_valid_expr(src: &str) -> bool
Expand description

Check whether a source string is parseable as an expression.