Module layout

Module layout 

Source

Structs§

CacheLayout
CachePackageInfo
CacheResolve
CargoMetaData
The json serialized from cargo meta_data. This solves the binary encoding/decoding problem when some serde attrs like skip are not supported.
ListTargets
Targets
A list of target triples obtained from multiple sources. The orders in key and value demonstrates how they shape.

Enums§

TargetSource
Refer to https://github.com/os-checker/os-checker/issues/26 for more info.

Type Aliases§

Workspaces