Structs§
- PreEscaped
- A type that is assumed to be pre-escaped and shouldn’t require further escaping.
Traits§
Functions§
- escape_
into - Escapes all special HTML characters in
inputand writes the result intobuf.
input and writes the result into
buf.