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.