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