rust-lang/rust-by-example
View on GitHubAdd examples of Default and when to/not use it
Open
#1,256 opened on Sep 14, 2019
enhancementgood first issue
Repository metrics
- Stars
- (7,486 stars)
- PR merge metrics
- (Avg merge 15d 21h) (7 merged PRs in 30d)
Description
Default is mentioned occasionally in the book, but I think it could use its own page.