An open API service indexing awesome lists of open source software.

https://github.com/magiclen/enum-ordinalize

This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.
https://github.com/magiclen/enum-ordinalize

rust

Last synced: 8 months ago
JSON representation

This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value.

Awesome Lists containing this project

README

          

See [enum-ordinalize/README.md](enum-ordinalize/README.md).