Update documentation
This commit is contained in:
parent
fa01372555
commit
c5a35f4a8d
1 changed files with 1 additions and 2 deletions
|
|
@ -266,8 +266,7 @@ pub trait Iterator {
|
|||
///
|
||||
/// # Panics
|
||||
///
|
||||
/// If the given step is `0`, the method will panic if debug assertions are
|
||||
/// enabled.
|
||||
/// The method will panic if the given step is `0`.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue