Module net
Available on crate feature
net
only.Expand description
Provides network access.
The network link to use is selected through Cargo features.
Additionally, the ariel_os::config
attribute macro allows to provide
custom network configuration.
Functions§
- Returns a new
NetworkStack
.
Type Aliases§
- A network stack.