Registry / other / html5ever-atoms

html5ever-atoms

JSON →
library0.3.0rscratesunverified

Static strings for html5ever, providing interned string types for HTML parsing.

# Cargo.toml [dependencies] html5ever-atoms = "0.3.0"
INSTALL
IMPORT
SIG · HTML5EVER-ATOMS
H
html5ever-atoms
otherrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Atom
use html5ever_atoms::Atom;

Create an interned string atom.

use html5ever_atoms::Atom; fn main() { let atom = Atom::from("div"); println!("{:?}", atom); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
html5ever-atoms — cargo add html5ever-atoms · libregistry