uv/crates/uv-normalize/src
Andrew Gallant fccd48ce61 uv-normalize: add `as_str` method
`ExtraName` did implement `AsRef<str>`, but that should generally
only be used in a context with an `AsRef<str>` generic bound. If
you just want a `&str` from a concrete `ExtraName`, then a specific
method for that purpose should be used.
2024-11-04 11:09:06 -05:00
..
dist_info_name chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
dist_info_name.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
extra_name.rs uv-normalize: add `as_str` method 2024-11-04 11:09:06 -05:00
group_name.rs Add `--group` support to `uv add` and `uv remove` (#8108) 2024-10-25 13:27:37 -05:00
lib.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00
package_name.rs uv: migrate to rkyv 0.8 2024-09-18 14:49:54 -04:00
tests.rs chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +02:00