Docs.rs
syzlang-parser-0.1.5
syzlang-parser 0.1.5
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
rstenvi
Dependencies
anyhow ^1
normal
optional
bytebuffer ^2.1
normal
clap ^4.3
normal
optional
clap-verbosity-flag ^2
normal
optional
glob ^0.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
pretty_env_logger ^0.5
normal
optional
serde ^1.0
normal
serde_json ^1
normal
thiserror ^2
normal
criterion ^0.5
dev
ctor ^0.5
dev
env_logger ^0.11
dev
Versions
36.47%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module token
syzlang_
parser
0.1.5
Module token
Module Items
Enums
In crate syzlang_
parser
syzlang_parser
Module
token
Copy item path
Source
Expand description
Parse Syzkaller language into a series of tokens for future processing.
Enums
ยง
Token
All the different tokens we divide the language into