mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 13:09:40 +00:00
add methods.md
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
- [Pattern Match](pattern-match/intro.md)
|
||||
- [match, matches! and if let](pattern-match/match-iflet.md)
|
||||
- [Patterns](pattern-match/patterns.md)
|
||||
- [Method todo](method.md)
|
||||
- [Associated function & Method](method.md)
|
||||
- [Generics and Traits todo](generics-traits/intro.md)
|
||||
- [Generics](generics-traits/generics.md)
|
||||
- [Traits](generics-traits/traits.md)
|
||||
|
Reference in New Issue
Block a user