Structs§
- PreEscaped
- A type that requires no further escaping.
Functions§
- escape
- Escapes all special HTML characters in
input. - escape_
char - escape_
into - Escapes all special HTML characters in
inputand writes the result intobuf.
input.input and writes the result into
buf.