Skip to main content

Crate nex_core

Crate nex_core 

Source
Expand description

Core network types and helpers shared across the nex crates. Includes interface, MAC/IP, and bitfield utilities used by low-level networking code.

Re-exports§

pub use netdev;

Modules§

bitfield
Provides type aliases for various primitive integer types
interface
ip
IP address utilities.
mac