Structs§
Enums§
Functions§
- html_
escape - Escape a string for HTML text or a double-quoted attribute value.
&is handled first by construction, so an escaped&is never re-escaped. - js_
escape - Escape a string for a JavaScript string literal in generated code.
- json_
escape