pub fn encode_style<S: ?Sized + AsRef<str>>(text: &S) -> Cow<'_, str>
Encode text used in the <style> element.
<style>
The following substring is escaped:
</style>
<\/style>
<!--
<\!--