Module message
Source - HaxLibStatus
- The
hax-lib version one crate’s direct dependency resolved to. - InstalledTool
- One tool version an
install run accounted for. - MemberOverride
- The entries one member crate resolves differently from the workspace.
- PinChange
- One entry a
pin run wrote into hax.toml. - ToolListing
- The versions of one tool, as
tools list reports them. - ToolResolution
- One resolved tool or declared version: what it is, what it resolved to,
and a description of where that came from.
- ToolVersionListing
- One version of one tool, as
tools list reports it.
- HaxLibCompatibility
- How a resolved
hax-lib version relates to the range a cargo-hax
binary accepts. - HaxMessage
- InstallStatus
- How one version came to be in the cache.
- ResolvedValue
- What a
hax.toml entry resolved to.
- errors_reported
- Whether an error-severity message was reported in this process.