PARSE_EXPRESSION

Static PARSE_EXPRESSION 

Source
pub static PARSE_EXPRESSION: Lazy<Mutex<SizedCache<String, Result<Expression, String>>>>
Expand description

Cached static for the parse_expression function.