8 releases (breaking)
0.7.0 | Nov 28, 2024 |
---|---|
0.6.0 | Oct 17, 2024 |
0.5.0 | Sep 5, 2024 |
0.4.0 | Jul 25, 2024 |
0.1.0 | Dec 18, 2023 |
#389 in Parser implementations
78,103 downloads per month
Used in 48 crates
(12 directly)
115KB
3K
SLoC
This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.
lib.rs
:
Low-level Cargo format schemas
This is types with logic mostly focused on serde
and FromStr
for use in reading files and
parsing command-lines.
Any logic for getting final semantics from these will likely need other tools to process, like
cargo metadata
.
This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.
Dependencies
~2.7–4MB
~72K SLoC