Fix the link to Default trait in the prelude docs
This commit is contained in:
parent
a668dd2a56
commit
b6659f54c3
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
//! }.
|
||||
//! Generic conversions, used by savvy API authors to create
|
||||
//! overloaded methods.
|
||||
//! * `std::default::`[`Default`](../default/trait.Default).
|
||||
//! * `std::default::`[`Default`](../default/trait.Default.html).
|
||||
//! Types that have default values.
|
||||
//! * `std::iter::`{
|
||||
//! [`Iterator`](../iter/trait.Iterator.html),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue