[][src]Function handlebars::no_escape

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

EscapeFn that does not change anything. Useful when using in a non-html environment.