Function get_min_height

Source
fn get_min_height(map: &HashMap<String, Height>) -> Option<Height>
Expand description

Get the minimal height available in a key_heights map.