mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-13 06:54:44 +00:00
update repo layout
This commit is contained in:
6
en/src/generics-traits/intro.md
Normal file
6
en/src/generics-traits/intro.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Generics and Traits
|
||||
Learning resources:
|
||||
- English: [Rust Book 10.1, 10.2](https://doc.rust-lang.org/book/ch10-00-generics.html)
|
||||
- 简体中文: [Rust语言圣经 - 模式匹配](https://course.rs/basic/trait/intro.html)
|
||||
|
||||
|
Reference in New Issue
Block a user