Module cargo::ops::cargo_output_metadata

source ·

Structs§

Constants§

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.