Skip to content

Derive Default where feasible#420

Open
WhyNotHugo wants to merge 1 commit into
baskerville:masterfrom
WhyNotHugo:default
Open

Derive Default where feasible#420
WhyNotHugo wants to merge 1 commit into
baskerville:masterfrom
WhyNotHugo:default

Conversation

@WhyNotHugo
Copy link
Copy Markdown

Use #[derive(Default)] for implementations where the default value is used for all fields. This is functionally equivalent.

Use #[derive(Default)] for implementations where the default value is
used for all fields. This is functionally equivalent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant