Function workflow_html::escape::escape_html

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