mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-08-11 05:54:45 +00:00
```v1``` cannot be referred if the ownership of ```v``` is moved to ```fn is_vec(v: &Vec<u8>)```
```v1``` cannot be referred if the ownership of ```v``` is moved to ```fn is_vec(v: &Vec<u8>)```