Function askama_shared::filters::e [] [src]

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

Alias for the escape() filter