Open-Source Wikis

/

uv

/

Crates

/

uv-cache-info

astral-sh/uv

uv-cache-info

crates/uv-cache-info/ is a tiny crate that holds cache metadata helpers — primarily the Timestamp wrapper around SystemTime used everywhere a freshness signal is needed.

Timestamp is the type uv uses for --exclude-newer, Refresh::All(at), and the "interpreter cached at" markers in ~/.cache/uv/interpreter-vN/.

See also

  • uv-cache for the broader cache layout.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

uv-cache-info – uv wiki | Factory