` with the equivalent html / xml entities.">handlebars::html_escape - Rust

Function handlebars::html_escape[][src]

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

The default escape fn replaces the characters &"<> with the equivalent html / xml entities.