mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-22 20:19:42 +00:00
Update iterator.md
This commit is contained in:
@ -305,7 +305,7 @@ fn main() {
|
||||
|
||||
12. 🌟🌟
|
||||
|
||||
```rust
|
||||
```rust,editable
|
||||
/* Fill in the blanks */
|
||||
#[derive(PartialEq, Debug)]
|
||||
struct Shoe {
|
||||
|
Reference in New Issue
Block a user