Module xml5ever::tokenizer::states

source ·
Expand description

Tokenizer states.

This is public for use by the tokenizer tests. Other library users should not have to care about this.

Re-exports

  • pub use self::AttrValueKind::*;
  • pub use self::DoctypeKind::*;
  • pub use self::XmlState::*;