rocket_dyn_templates::handlebars

Function no_escape

Source
pub fn no_escape(data: &str) -> String
Expand description

EscapeFn that does not change anything. Useful when using in a non-html environment.