uv/crates/uv-build-backend/src
konsti ff91cf7730
Build backend: Refactoring before list (#9558)
For listing files, we first use a directory writer for source dists,
which we will use for collecting the filenames instead of writing the
archive in the future. I've split breaking `lib.rs` of uv-build-backend
into modules into the next PR.

No logic changes, only restructuring.

Best reviewed commit-by-commit
2024-12-02 15:57:04 +00:00
..
lib.rs Build backend: Refactoring before list (#9558) 2024-12-02 15:57:04 +00:00
metadata.rs Build backend: Add fast path (#9556) 2024-12-02 15:37:50 +00:00