enum_macros 0.0.2

A collection of useful macros to make working with enums easier.
Documentation

enum_macros

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 7 feature flags, 7 of them enabled by default.

default

all (default)

custom_discriminant (default)

This feature flag does not enable additional features.

marker_type (default)

This feature flag does not enable additional features.

next_variant (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

unwrap_variant (default)

This feature flag does not enable additional features.

variant_amount (default)

This feature flag does not enable additional features.