RJ_UNDEFINED

Constant RJ_UNDEFINED 

Source
pub const RJ_UNDEFINED: &str = "__runjucks_undefined";
Expand description

Sentinel for “JavaScript undefined” (distinct from JSON null). Used when a name is not bound in context or globals, and for default filter two-argument semantics.