Skip to main content

Crate uv_static

Crate uv_static 

Source

Structs§

EnvVars
Declares all environment variable used throughout uv and its crates.
InvalidEnvironmentVariable

Constants§

ASTRAL_MIRROR_BASE_URL
The base URL for the default Astral mirror.

Functions§

astral_mirror_base_url
Return the effective Astral mirror base URL, using the default mirror when unset.
astral_mirror_url_from_env
Read the user-configured Astral mirror URL from the environment, if set.
custom_astral_mirror_url
Return a user-configured Astral mirror URL, treating empty values as unset.
parse_boolish_environment_variable
Parse a boolean environment variable.