Rust Box. Box <T> 是一个智能指针,指向在类型为T的堆上分配的数据。 ... help: insert indirection (e.g., a 'Box', 'Rc', or '&') at some point to make 'List' ...
確定! 回上一頁