let v1 = vec![1, 2, 3]; let v1_iter = v1.iter(); // iterator for val ... 做了定义,也支持deref coercion(向函数传入引用参数,自动deref)。
確定! 回上一頁