#[derive(Copy,Clone,Debug)] enum StatusMessage { Ok, } The following listing shows how it's possible to implement Copy manually.
確定! 回上一頁