The Swift Package Index is an open-source project entirely funded by community donations.
Please consider sponsoring this project. Thank you!
Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well
1 package.