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ยง
- Collects and stores package metadata of each workspace members into
build
, by executingcargo metadata
commands. - workspace_
members ๐Invokescargo metadata
to get package metadata of each workspace member.