Crate markup5ever

source ·

Re-exports

Modules

  • The BufferQueue struct and helper types.
  • Data that is known at compile-time and hard-coded into the binary.
  • Types for tag and attribute names, and tree-builder functionality.
  • Traits for serializing elements. The serializer expects the data to be xml-like (with a name, and optional children, attrs, text, comments, doctypes, and processing instructions). It uses the visitor pattern, where the serializer and the serializable objects are decoupled and implement their own traits.
  • This module contains a single struct SmallCharSet. See its documentation for details.
  • util 🔒

Macros

Structs

Constants

Type Aliases