RJ_SAFE

Constant RJ_SAFE 

Source
pub const RJ_SAFE: &str = "__runjucks_safe";
Expand description

Object key for HTML-safe output: not re-escaped when crate::Environment::autoescape is on.