Crate strawberry_fields

Source

Traits§

StrawberryFields
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.