uv
fccd48ce - uv-normalize: add `as_str` method

Commit
1 year ago
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.
Author
Committer
Parents
Loading