原文 标签 rust ... fn inline() { let mut first_context = HashMap::new(); ... { map1.extend(map2); } // Without mutation fn merge2(map1: HashMap<(), ...
確定! 回上一頁