An important part of learning Rust is figuring out how to use common collections like Vectors, Strings, and HashMaps. The next exercise in the Rust book calls for some averages: Given a list of integers, use a vector and return the mean (average), median (when sorted, the value in the