Module cargo::ops::cargo_output_metadata
source · Structs
- Dep 🔒
- This is the structure that is serialized and displayed to the user.
Constants
- VERSION 🔒
Functions
- 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.