uv/crates/uv-build-backend/src
konsti fee6ab58c0
Build backend: Add functions to collect file list (#9602)
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.
2024-12-03 10:58:02 +00:00
..
lib.rs Build backend: Add functions to collect file list (#9602) 2024-12-03 10:58:02 +00:00
metadata.rs Build backend: Add fast path (#9556) 2024-12-02 15:37:50 +00:00
source_dist.rs Build backend: Add functions to collect file list (#9602) 2024-12-03 10:58:02 +00:00
wheel.rs Build backend: Add functions to collect file list (#9602) 2024-12-03 10:58:02 +00:00