Crate netstack3_device

source ·
Expand description

Netstack3 core device layer.

This crate contains the device layer for netstack3.

Modules§

Macros§

  • Evaluates the expression for the given device_id, regardless of its variant.

Structs§

Enums§

Traits§

Type Aliases§

  • A convenience wrapper around IpLinkDeviceStateInner that uses DeviceStateSpec to extract the link state type and make type signatures shorter.