I have a Rust enum that represents a state machine. I need to move some data between states (where the data doesn't implement Copy ).
確定! 回上一頁