String, Vec<T>, Box<T>, Rc<T>... could be moved from alloc to core. r/rust ... ( type String<A=GlobalAlloc> = core::string::String<A>; ).
確定! 回上一頁