The only types for which Rust can tell whether a range is empty or not are char and numeric values . Here is an example using ranges of char values : let x ...
確定! 回上一頁