Crate html5ever [] [src]

Reexports

pub use driver::{ParseOpts, parse_document, parse_fragment, 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