Function askama::filters::e[][src]

pub fn e<D, I>(i: I) -> Result<MarkupDisplay<String>, Error> where
    D: Display,
    MarkupDisplay<D>: From<I>, 

Alias for the escape() filter