We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Default
Document what Default does for each type in libstd.
For example, for the Default impl for i32, mention that it returns 0. For slice, mention it returns an empty slice.