Function rocket_dyn_templates::handlebars::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.