Function askama_shared::filters::escape [] [src]

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

Escapes &, < and > in strings