Module iter

Source
Expand description

Iterators over Frames.

Structsยง

Frames
Iterator over the Frame stack of a Report.
FramesMut
Iterator over the mutable Frame stack of a Report.
RequestRefnightly
Iterator over requested references in the Frame stack of a Report.
RequestValuenightly
Iterator over requested values in the Frame stack of a Report.