Docs.rs
plex-0.3.1
plex 0.3.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
goffrie
Dependencies
lalr ^0.0.2
normal
optional
proc-macro2 ^1.0
normal
quote ^1.0
normal
redfa ^0.0.3
normal
optional
syn ^2.0
normal
trybuild ^1.0.85
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
plex
0.3.1
All Items
Sections
plex, a parser and lexer generator
Crate Items
Macros
Crate
plex
Copy item path
Source
Expand description
§
plex, a parser and lexer generator
See README.md for documentation.
Macros
§
lexer
Defines a lexer.
parser
Defines a parser.