Docs.rs
generational-arena-dom-0.1.0
generational-arena-dom 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ethanhs
Dependencies
generational-indextree ^1.1
normal
markup5ever ^0.11
normal
Versions
61.54%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate generational_arena_dom
Version 0.1.0
All Items
Structs
Enums
Type Definitions
?
Crate
generational_arena_dom
source
·
[
−
]
Structs
GenerationalArenaDom
The DOM itself; the result of parsing.
Enums
NodeData
The different kinds of nodes in the DOM.
Type Definitions
Arena
The Arena holding node data
Handle
Reference to a DOM node.