Traits§
- Strawberry
Fields - Provides a
std::iter
- like API for consuming, mutating, and reading the fields of a struct.
Attribute Macros§
- strawberry_
fields - Generates an implementation for
StrawberryFields
in a safe way that is guaranteed to be total over all struct fields.