mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
Update iterator.md
This commit is contained in:
@ -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 {
|
||||||
|
Reference in New Issue
Block a user