Function workflow_html::escape::escape_attr

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