mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-03 13:14:41 +00:00
`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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||