: if you need a stack/vec which should store values of different types, would you use Box<Any> or enum { A(..), B(..) }?.
確定! 回上一頁