Function workflow_html::escape::escape_html

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