Enum with associated values and default values/raw values?

ah got it. I think will not use raw values here but only use associated data for some cases where it makes sense.

Thank you!