194 releases (stable)
new 7.0.13 | Dec 10, 2024 |
---|---|
7.0.11 | Sep 26, 2024 |
7.0.7 | Jul 14, 2024 |
7.0.3 | Mar 16, 2024 |
0.5.1 | May 18, 2020 |
#372 in Network programming
592,980 downloads per month
Used in 261 crates
(27 directly)
235KB
4K
SLoC
A parser for GraphQL. Used in the async-graphql
crate.
It uses the pest crate to parse the input and then transforms it into Rust types.
Dependencies
~3–4MB
~79K SLoC