Module iterator

Source
Expand description

Iterators to traverse either a Component or a Module. Supports injection of Instructions at specific locations.

Modules§

component_iterator
Iterator to traverse a Component
iterator_trait
Trait that needs to be satisfied by all iterators
module_iterator
Iterator to traverse a Module