Module netstack3_core::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.