Update iterator.md

This commit is contained in:
Scott Rhodes
2024-01-08 00:56:56 -05:00
committed by GitHub
parent a9e6e246e6
commit f9542abc7d

View File

@ -305,7 +305,7 @@ fn main() {
12. 🌟🌟 12. 🌟🌟
```rust ```rust,editable
/* Fill in the blanks */ /* Fill in the blanks */
#[derive(PartialEq, Debug)] #[derive(PartialEq, Debug)]
struct Shoe { struct Shoe {