let m1: HashMap<&str, i32> = [("Sun", 10), ("Mon", 11)]. iter(). cloned(). collect(); https://doc.rust-lang.org/std/collections/struct.
確定! 回上一頁