Enum 的定义和实例化enum IpAddrKind { V4, V6, } let four = IpAddrKind::V4; let six = IpAddrKind::V6; struct.
確定! 回上一頁