Crate netstack3_core

source ·
Expand description

A networking stack.

Modules

  • Execution contexts.
  • Common data structures.
  • The device layer.
  • Custom error types for the netstack.
  • The Internet Protocol, versions 4 and 6.
  • General-purpose socket utilities common to device layer and IP layer sockets.
  • Useful synchronization primitives.
  • The transport layer.

Macros

Structs

Traits

Functions