Function handlebars::no_escape

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

EscapeFn that do not change any thing. Useful when using in a non-html environment.