netstack3_core

Module inspect

Source
Expand description

Facilities for inspecting stack state for debugging.

Traitsยง

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