[−]Function askama::filters::e
pub fn e<D, I>(i: I) -> Result<MarkupDisplay<String>, Error> where
D: Display,
MarkupDisplay<D>: From<I>, Alias for the escape() filter
pub fn e<D, I>(i: I) -> Result<MarkupDisplay<String>, Error> where
D: Display,
MarkupDisplay<D>: From<I>, Alias for the escape() filter