Currently in stable Rust, the only dynamically sized types are slices, trait objects, and structs that contain one of those two DSTs.
確定! 回上一頁