[][src]Function askama_escape::escape

pub fn escape<E>(string: &str, escaper: E) -> Escaped<E> where
    E: Escaper