astral-sh/uv
uv-flags
crates/uv-flags/ is a small crate of feature flags / environment-driven toggles used
across the workspace.
Purpose
A central place for "is this preview feature on?", "is this experiment enabled?" so that adding or removing a flag is a one-file change.
See also
uv-preview— the preview-mode helper.uv-static— environment-variable definitions.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.