Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT12
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| either • 1.18.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. | INDIRECT | 0 | |
| itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros. | INDIRECT | 1 | |
| log • 0.4.34A lightweight logging facade for Rust | DIRECT | 0 | |
| pest_derive • 2.9.1pest's derive macro | DIRECT | 9 | |
| pest_generator • 2.9.1pest code generator | INDIRECT | 8 | |
| pest_meta • 2.9.1pest meta language parser and validator | INDIRECT | 3 | |
| pest-ast • 0.3.6Derive to convert from pest parse tree to typed syntax tree | DIRECT | 6 | |
| pest • 2.9.1The Elegant Parser | DIRECT | 2 | |
| proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
| quote • 1.0.47Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
| syn • 2.0.119Parser for Rust source code | INDIRECT | 2 | |
| ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. | INDIRECT | 0 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| void • 1.0.2The uninhabited void type for use in statically impossible cases. | DIRECT | 0 |
MIT OR Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |