Files
wasmtime/lib/entity
Dan Gohman 00d7d3a774 Implement IntoIterator for PrimaryMap.
This makes iterating through a `PrimaryMap` more consistent with
iterating through a `Vec`.
2018-06-12 05:02:17 -07:00
..
2018-06-07 11:46:36 -07:00

This crate contains array-based data structures used by the core Cretonne code generator which use densely numbered entity references as mapping keys.