wasmer_types::entity

Module keys

Source
Expand description

A double-ended iterator over entity references.

When core::iter::Step is stabilized, Keys could be implemented as a wrapper around core::ops::Range, but for now, we implement it manually.

Structsยง

  • Iterate over all keys in order.