Module mz_ore::flatcontainer

source ·
Expand description

Flat container utilities

Modules§

Structs§

  • Opinion indicating that the contents of a collection should be stored in an OwnedRegion. This is most useful to force types to a region that doesn’t copy individual elements to a nested region, like the SliceRegion does.

Traits§