every_variant 0.3.0

Provides an EveryVariant trait that provides the every_variant method on types. Allows you to easily generate every combination of variants in structures that contains Enums, or in nested enum trees. This to allow for additional testing of codepaths
Documentation

every_variant

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

default

    This feature flag does not enable additional features.

ev_heapless

  • heapless

heapless

    This feature flag does not enable additional features.