iroh_metrics

Module iterable

Source
Expand description

Traits for iterating over the fields of structs.

Structs§

  • Iterator over the fields of a struct.

Traits§

  • Helper trait to convert from self to dyn Iterable.
  • Trait for iterating over the fields of a struct.

Derive Macros§