[]Function askama_iron::shared::filters::e

pub fn e<E, T>(e: E, v: T) -> Result<MarkupDisplay<E, T>, Error> where
    E: Escaper,
    T: Display

Alias for the escape() filter