Skip to content

Commit

Permalink
Update src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmirate committed Jan 14, 2021
1 parent eb165f4 commit 738cfd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Expand Up @@ -3055,6 +3055,7 @@ pub trait Itertools : Iterator {
/// determining identity using a keying function.
///
/// ```
# use itertools::Itertools;
/// struct Character {
/// first_name: &'static str,
/// last_name: &'static str,
Expand Down

0 comments on commit 738cfd5

Please sign in to comment.