mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-16 06:39:46 +02:00
2f5dcbafc3
* exercises: health-statistics: weight -> height weight may be a sensitive topic for some readers; use height instead as this isn't important to the content of the course * exercises: health-statistics: add health report this lets us see a non-setter use case for &mut self it also makes the 'statistics' side of this exercise more explicit as we count doctor visits * exercises: health-statistics: normalize variable names |
||
---|---|---|
.. | ||
health-statistics.md | ||
health-statistics.rs | ||
LICENSE | ||
README.md |
Exercism Rust Track
This directory contains exercises copied from the Exercism Rust Track. Please see https://github.com/exercism/rust for the full project.
License
The Exercism Rust Track is licensed under the MIT license (LICENSE).