Expand description
Facilities for inspecting stack state for debugging.
Traitsยง
- Inspectable
- A trait that allows a type to record its fields to an
inspector
. - Inspectable
Value - A trait that marks a type as inspectable.
- Inspector
- A trait abstracting a state inspector.
- Inspector
Device Ext - An extension to
Inspector
that allows transforming and recording device identifiers.