uv/crates/uv-small-str
Charlie Marsh 4fc181dbf2
Use a SmallString for the Yanked enum (#11715)
## Summary

This is stored on `File`, which we create extensively. Easy way to
reduce size.
2025-02-24 09:03:56 -10:00
..
src Use a SmallString for the Yanked enum (#11715) 2025-02-24 09:03:56 -10:00
Cargo.toml Add a shared uv-small-str crate (#10545) 2025-01-12 20:23:18 +00:00