That means we can also take a slice of type &str from a string: let ... of using the method collect(): let v: Vec<&str> = "The wizard of Oz".split(' ...
確定! 回上一頁