matched_enums 1.3.0

A macro that provides the option to bin enum attribute to match-statements. This makes it easier to convert values into enums.
Documentation
1
2
3
4
5
6
7
8
9
mod default_options;
mod float_full_range_coverage_with_default;
mod integer_full_range_coverage;
mod integer_partial_range_coverage;
mod multiple_value_types;
mod precedence;
mod struct_full_range_with_guards_and_default;

mod runtime_configurable;