Expand description
Utilities implementing useful patterns for fields inside an attribute.
Enums§
- Flag
OrValue FromAttr
value that can be used both as a flag and with a value.
Traits§
- Transpose
- Enables the
transpose
function onFlagOrValue
containing or being contained inOption
orResult
.