-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid requiring struct/enum definitions to constrain any type params
- add doctest and FAQ - clarify that if fields impl Debug, they don't need to impl Display - make pedantic spelling change - add note on how destructuring is used for format strings - clarify the mechanism of adding Display only when otherwise unconstrained and add TODO
- Loading branch information
1 parent
2d321d7
commit 2412bec
Showing
3 changed files
with
345 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.