Rust makes this explicit by using the Vec , String , and Box types, for example. The last one allows us to put in the heap any kind of object, ...
確定! 回上一頁