Module truck_topology::wire

source ·
Expand description

define the edge iterators and the vertex iterator.

Structs

The iterator over all the vertices included in a wire.

Type Definitions

The into iterator over all edges in a wire.
The reference iterator over all edges in a wire.
The mutable reference iterator over all edges in a wire.
the parallel iterator over all edges in a wire.
The reference parallel iterator over all edges in a wire.
The mutable reference parallel iterator over all edges in a wire.