toks

Crates.iotoks
lib.rstoks
version1.4.0
created_at2017-08-09 17:42:25.098078+00
updated_at2025-07-21 19:59:05.394753+00
descriptionEfficient tokens for `html5ever::rcdom::RcDom` `Handle` parsing aiming for O(1) HTML DOM walking & efficiency.
homepagehttps://github.com/ernestas-poskus/toks.rs
repositoryhttps://github.com/ernestas-poskus/toks.rs
max_upload_size
id27002
size38,703
Ernestas Poskus (ernestas-poskus)

documentation

https://docs.rs/toks

README

toks

Efficient tokens for html5ever::rcdom::RcDom Handle parsing aiming for O(1) HTML DOM walking & efficiency.

Rust Crates.io

Documentation

Usage

Get started by looking at examples.

License

MIT/Apache-2.0

Commit count: 28

cargo fmt