Module html5ever::tokenizer::states [] [src]

Tokenizer states.

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

Reexports

pub use self::ScriptEscapeKind::*;
pub use self::DoctypeIdKind::*;
pub use self::RawKind::*;
pub use self::AttrValueKind::*;
pub use self::State::*;

Enums

AttrValueKind
DoctypeIdKind
RawKind
ScriptEscapeKind
State