#[derive(Copy, Clone, Debug)] enum ItAintRight { BabeNo, NoNo, ... Derives Display for an unitary enum, which outputs the name of the variant.
確定! 回上一頁