Function handlebars::no_escape
[−]
[src]
pub fn no_escape(data: &str) -> String
EscapeFn
that do not change any thing. Useful when using in a non-html
environment.