ToString is automatically implementing for everything that implements
Display, and Display can avoid allocating intermediate strings.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG6c778d20c8c2: rust: replace ToString impls with Display
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage