uv/crates/uv-normalize
Andrew Gallant cd1fc7c9a3 uv-normalize: make "name" types implement Default
Interestingly, the empty string appears to be valid for these
types. I'm not sure if that's intended, but having a Default
impl is useful for use with `std::mem::take`.
2024-07-26 07:28:20 -07:00
..
src uv-normalize: make "name" types implement Default 2024-07-26 07:28:20 -07:00
Cargo.toml Move shell manipulation into its own crate (#5028) 2024-07-12 21:12:58 -04:00