mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
# ChangeLog
|
|
|
|
### 2022-03-05
|
|
|
|
- Add [Trati object](https://practice.rs/generics-traits/trait-object.html)
|
|
|
|
|
|
### 2022-03-05
|
|
|
|
- Add [Traits chapter](https://practice.rs/generics-traits/traits.html) and solutions |