Crate waifai

Crate waifai 

Source
Expand description

Interface with Wi-Fi networks. Currently, only Linux is supported (via nmcli).

Re-exports§

pub use network::*;
pub use client::*;
pub use hotspot::*;
pub use wifi::*;

Modules§

client
Scan/connect/disconnect operations.
error
WaiFai errors.
hotspot
Hotspot related actions.
network
Discovered networks.
wifi
Base struct of operations.

Macros§

debug
error
info
trace