The Rust Reference says that a slice is a DST, but my impression always was that a slice is simply an (address, length) pair which should be ...
確定! 回上一頁