Module escape

Module escape 

Source

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 input and writes the result into buf.