Expand description
Traits for iterating over the fields of structs.
Structs§
- Iterator over the fields of a struct.
Traits§
- Helper trait to convert fromselftodyn Iterable.
- Trait for iterating over the fields of a struct.
Derive Macros§
- DerivesIterablefor a struct.