添加答案链接

This commit is contained in:
furtherun
2022-07-01 19:11:31 +08:00
parent 3834b8dd52
commit f91604531c
9 changed files with 9 additions and 9 deletions

View File

@ -223,4 +223,4 @@ fn main() {
}
```
> You can find the solutions [here](https://github.com/sunface/rust-by-practice)(under the solutions path), but only use it when you need it :)
> You can find the solutions [here](https://github.com/sunface/rust-by-practice/blob/master/solutions/generics-traits/trait-object.md)(under the solutions path), but only use it when you need it :)