When enum values have data inside them, you can use match or if let to extract and use those values, depending on how many cases you need to ...
確定! 回上一頁