mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 20:49:41 +00:00
5 lines
114 B
Markdown
5 lines
114 B
Markdown
# ChangeLog
|
|
|
|
### 2022-03-05
|
|
|
|
- Add [Traits chapter](https://practice.rs/generics-traits/traits.html) and solutions |