Structs§
- EnvVars
- Declares all environment variable used throughout
uvand its crates. - Invalid
Environment Variable
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.