Structured access to the output of cargo metadata
. Usually used from within a cargo-*
executable.
Also supports serialization to aid in implementing --message-format=json
-like
output generation in cargo-*
subcommands, since some of the types in what
cargo --message-format=json
emits are exactly the same as the ones from cargo metadata
.
Version | Tag | Published |
---|---|---|
0.15.0 | 4d ago | |
0.14.3 | 4d ago | |
0.14.2 | 4mos ago | |
0.14.1 | 8mos ago |