Module cargo_output_metadata

Source

Structs§

Dep 🔒
DepKindInfo 🔒
ExportInfo
This is the structure that is serialized and displayed to the user.
MetadataResolve 🔒
MetadataResolveNode 🔒
OutputMetadataOptions

Constants§

VERSION 🔒

Functions§

build_resolve_graph 🔒
Builds the resolve graph as it will be displayed to the user.
build_resolve_graph_r 🔒
output_metadata
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.