Expand description
Network information.
This module is enabled with the net
feature flag (enabled by default).
Modules§
- OS-specific extensions.
Structs§
- Network device I/O counters.
- MAC address in EUI-48 format.
- MAC address in EUI-64 format.
- Network interface device.
Enums§
- Network interface address.
- A MAC address, either in EUI-48 or EUI-64 format.
Functions§
- Returns stream which yield IO counters for each network interface.
- Returns stream which yields Network Interface Cards.