Functions§
- Get the deployment target based on the standard environment variables, or fall back to the minimum version supported by
rustc
. - Name of the environment variable used to fetch the deployment target on the given OS.
- The deployment target for the given target.
- Minimum operating system versions currently supported by
rustc
. - Parse an OS version triple (SDK version or deployment target).
Type Aliases§
- Deployment target or SDK version.