rust-lang/rust-by-example

Add examples of Default and when to/not use it

Open

#1,256 opened on Sep 14, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (1,424 forks)batch import
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.

Contributor guide