Module cargo::ops::cargo_output_metadata
source ยท Structsยง
- Dep ๐
- DepKind
Info ๐ - This is the structure that is serialized and displayed to the user.
- Metadata
Resolve ๐ - Metadata
Resolve ๐Node
Constantsยง
- VERSION ๐
Functionsยง
- build_
resolve_ ๐graph Builds the resolve graph as it will be displayed to the user. - Loads the manifest, resolves the dependencies of the package to the concrete used versions - considering overrides - and writes all dependencies in a JSON format to stdout.