Docs.rs
tele_tokenizer-0.2.0
tele_tokenizer 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
Crates.io
Source
Owners
HcySunYang
Dependencies
serde ^1.0.133
normal
tele_utils ^0.2.0
normal
insta ^1.10.0
dev
Versions
12.77%
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 tele_tokenizer
Version 0.2.0
All Items
Structs
Enums
Type Definitions
?
Crate
tele_tokenizer
source
·
[
−
]
Expand description
CSS Tokenizer
Structs
Error
Pos
Position
Token
Token
Tokenizer
Represents the CSS tokenizer.
Enums
ErrorKind
TokenType
The CSS TokenType
Type Definitions
Result