Skip to main content

uv_errors/
lib.rs

1//! Placeholder crate published to reserve the name on crates.io.
2
3/// Marker type for the placeholder release.
4pub struct Placeholder;