mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 02:48:17 +00:00
![]() The `async fn` and return-position `impl Trait` in traits improve `BuildContext` ergonomics. The traits use `impl Future` over `async fn` to make the send bound explicit (https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html). The remaining changes are due to clippy. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |