Crate html5ever [] [src]

Reexports

pub use driver::ParseOpts;
pub use driver::parse_document;
pub use driver::parse_fragment;
pub use driver::Parser;
pub use serialize::serialize;

Modules

driver

High-level interface to the parser.

encoding

Re-export the rust-encoding crate.

rcdom

A simple reference-counted DOM.

serialize
tendril

Re-export the tendril crate.

tokenizer

The HTML5 tokenizer.

tree_builder

The HTML5 tree builder.

Structs

Attribute

A tag attribute.

QualName

A name with a namespace.

Type Definitions

LocalName
Namespace