[][src]Function handlebars::no_escape

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

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