Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use
Cow::<str>::to_string
(#2570)
The existing code accidentally dropped the possibly already existing owned value.
- Loading branch information