Rust's solution to this is to put a trait inside a Box , Arc or Rc and store ... This can be done by calling as_ref or as_mut on the Box and ...
確定! 回上一頁