Expand description
Utility functions.
Structs§
- Visits the items in an
Accessor
. - Iterates over a sparse accessor.
Enums§
- General iterator for an accessor.
- Iterator over indices of sparse accessor.
Traits§
- Represents items that can be read by an
Accessor
.