mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-12 00:45:35 +00:00
## Summary This is the pattern I see in a variety of crates, and I believe this is preferred if you don't _need_ an owned `String`, since you can avoid the allocation. This could be pretty impactful for us? |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||