Skip to main content

Module version

Module version 

Source
Expand description

Version request / resolution types shared across backends.

Modules§

resolver
Active-version resolution for a working directory.

Structs§

ToolRequest
A parsed tool@spec request with optional backend-specific options (e.g. java distribution, rust profile).
ToolVersion
A resolved concrete version, ready to install/activate.
VersionInfo
Metadata about a single installable version.

Enums§

VersionSpec
What the user asked for, before resolution against remote versions.

Functions§

select_version
Select the best matching version string from a candidate list for a spec.
select_version_with_prerelease