Module prelude

Source
Expand description

Pre-requisite module for Connectivity, Hotspot functionality.

Modules§

providers

Structs§

Config
Configuration for a wifi network.
HotspotConfig
Configuration for a wireless hotspot.

Enums§

Channel
Channel to broadcast wireless hotspot on.
HotspotBand
Band type of wireless hotspot.
WifiConnectionError
Error that occurs when attempting to connect to a wireless network.
WifiHotspotError
Error that might occur when interacting managing wireless hotspot.

Traits§

Connectivity
Wireless network connectivity functionality.
WifiHotspot
Wireless hotspot functionality for a wifi interface.