Skip to main content

PARSE_EXPRESSION

Static PARSE_EXPRESSION 

Source
pub static PARSE_EXPRESSION: LazyLock<RwLock<LruCache<String, Result<Expression, String>>>>
Expand description

Cached static for the parse_expression function.