enum-ordinalize 4.2.1

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.
Documentation

enum-ordinalize

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • derive
  • traits

derive

  • enum-ordinalize-derive

traits

  • enum-ordinalize-derive/traits

enum-ordinalize-derive

  • dep:enum-ordinalize-derive

nightly-test

    This feature flag does not enable additional features.