Files
rustlings/exercises/hashmaps/hashmaps2.rs
Bert Apperlo bbfb4c7e63 feat: added test function to hashmaps2.rs
The existing test functions only check if a kind of fruit exists in the hashmap, but not if the amount of fruits is higher than zero. This new test function solves this.
2023-06-08 15:49:07 +02:00

2.6 KiB