Module utils

Source
Expand description

Utilities implementing useful patterns for fields inside an attribute.

Enums§

FlagOrValue
FromAttr value that can be used both as a flag and with a value.

Traits§

Transpose
Enables the transpose function on FlagOrValue containing or being contained in Option or Result.