Pattern matching. We can use the match expression to match the enum's variants and return the inner value or a suitable default.
確定! 回上一頁