Adds the reasoning to the docs for this rule on why enums are generally better for representing state machines than structs with many bool fields. changelog: [struct_excessive_bools]: Improve documentation |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Adds the reasoning to the docs for this rule on why enums are generally better for representing state machines than structs with many bool fields. changelog: [struct_excessive_bools]: Improve documentation |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||