Expand description
Contains a different flavour of the Aggregate trait,
while still maintaining compatibility through AsAggregate type.
Check out optional::Aggregate for more information.
Structs§
- AsAggregate
- Newtype pattern to ensure compatibility between
optional::Aggregatetrait and the coreAggregatetrait.