1 2 3
fn main() { //~ HELP consider importing HashMap::new; //~ ERROR failed to resolve: use of undeclared type `HashMap` }