Function escape_attr

Source
pub fn escape_attr<'a, S: Into<Cow<'a, str>>>(input: S) -> Cow<'a, str>