pub static PARSE_EXPRESSION: Lazy<Mutex<SizedCache<String, Result<Expression, String>>>>Expand description
Cached static for the parse_expression function.
pub static PARSE_EXPRESSION: Lazy<Mutex<SizedCache<String, Result<Expression, String>>>>Cached static for the parse_expression function.