之所以要Box 而不是Node,在rustc –explain E0072 中有介紹,大體是recursive structure 裡,子物件若要包含父物件, 一定要是Box 或是Reference ...
確定! 回上一頁