rust-lang/rust-by-example

Add examples of Default and when to/not use it

Open

#1256 opened on Sep 14, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (7,486 stars) (1,424 forks)batch import
enhancementgood first issue

Description

Default is mentioned occasionally in the book, but I think it could use its own page.

Contributor guide