Module cargo::ops::cargo_output_metadata
source ยท Structsยง
- Dep ๐
- DepKindInfo ๐
- This is the structure that is serialized and displayed to the user.
- MetadataResolve ๐
- MetadataResolveNode ๐
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.