mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-28 10:50:29 +00:00
Using the directory writer trait, we can collect the files instead of writing them to a real sink. This builds up to a `uv build --list` similar to `cargo package --list`. It is not connected to the cli yet. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| metadata.rs | ||
| source_dist.rs | ||
| wheel.rs | ||