166 releases (stable)
5.0.5 | Jan 3, 2023 |
---|---|
5.0.4 | Dec 17, 2022 |
5.0.2 | Nov 30, 2022 |
4.0.16 | Oct 20, 2022 |
0.5.1 | May 18, 2020 |
#5 in #async-graphql
122,266 downloads per month
Used in 80 crates
(11 directly)
340KB
7K
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
~2.4–3.5MB
~67K SLoC