Structs§
- Decode
Err - Error from decoding a entity-encoded string.
Enums§
Functions§
- decode_
html - Decodes an entity-encoded string.
- decode_
html_ rw - Decodes an entity-encoded string from a reader to a writer.
- encode_
attribute - HTML entity-encodes a string for use in attributes values.
- encode_
attribute_ w - HTML entity-encodes a string, for use in attributes values, to a writer.
- encode_
minimal - HTML entity-encode a string.
- encode_
minimal_ w - HTML entity-encode a string to a writer.