Module inspect

Source
Expand description

Facilities for inspecting stack state for debugging.

Traitsยง

Inspectable
A trait that allows a type to record its fields to an inspector.
InspectableValue
A trait that marks a type as inspectable.
Inspector
A trait abstracting a state inspector.
InspectorDeviceExt
An extension to Inspector that allows transforming and recording device identifiers.