9 releases (breaking)
new 0.7.1 | Jan 9, 2025 |
---|---|
0.7.0 | Nov 28, 2024 |
0.6.0 | Oct 17, 2024 |
0.4.0 | Jul 25, 2024 |
0.1.0 | Dec 18, 2023 |
#291 in Parser implementations
139,028 downloads per month
Used in 54 crates
(13 directly)
125KB
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
~77K SLoC