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::DoctypeIdKind::*;pub use self::RawKind::*;pub use self::ScriptEscapeKind::*;pub use self::State::*;