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