mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-26 22:19:40 +00:00
fix: add and fix solution links
This commit is contained in:
@ -26,4 +26,5 @@ impl test {
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
```
|
||||
```
|
||||
> You can find the solutions [here](https://github.com/sunface/rust-by-practice/blob/master/solutions/fight-compiler/borrowing.md)(under the solutions path), but only use it when you need it :)
|
||||
|
Reference in New Issue
Block a user