uv-distribution 0.0.40

This is an internal component crate of uv
Documentation
1
2
3
4
5
6
pub use built_wheel_index::BuiltWheelIndex;
pub use registry_wheel_index::RegistryWheelIndex;

mod built_wheel_index;
mod cached_wheel;
mod registry_wheel_index;