Structsยง
- Dependency ๐
- For more information, see the output of https://doc.rust-lang.org/nightly/cargo/commands/cargo-metadata.html
- Output ๐
- For more information, see the output of https://doc.rust-lang.org/nightly/cargo/commands/cargo-metadata.html
- Package ๐
- For more information, see the output of https://doc.rust-lang.org/nightly/cargo/commands/cargo-metadata.html
- Target ๐
Functionsยง
- build
- Collects and stores package metadata of each workspace members into
build
, by executingcargo metadata
commands. - workspace_
members ๐ - Invokes
cargo metadata
to get package metadata of each workspace member.