An object in the GC heap can own unmanaged heap objects, like a Vec for example. The garbage collector properly traces through those types, so ...
確定! 回上一頁