Rust provides a much easier way to grab the boxed value of an Option with a default fallback for None. fn show_shortest(names: Vec<&str>) ...
確定! 回上一頁