Browse Source

update notions rust

1122-buz-zinga
davidrobert99 2 years ago committed by davhojt
parent
commit
36d20fb55f
  1. 5
      subjects/tuples_refs/README.md

5
subjects/tuples_refs/README.md

@ -17,11 +17,6 @@ pub fn last_name(student: &Student) -> String {
}
```
### Dependencies
meval = "0.2"
### Usage
Here is a program to test your functions

Loading…
Cancel
Save