doc: I had to read this twice before understanding it
This commit is contained in:
parent
7472886233
commit
469620fd8e
@ -78,7 +78,7 @@
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
/// A trait that types which have a useful default value should implement.
|
||||
/// A trait for giving a type a useful default value.
|
||||
///
|
||||
/// A struct can derive default implementations of `Default` for basic types using
|
||||
/// `#[derive(Default)]`.
|
||||
|
Loading…
Reference in New Issue
Block a user