corewlan 0.2.0

Safe Rust bindings for Apple's CoreWLAN framework — inspect Wi-Fi interfaces, mutable configurations, event delegates, and preferred network state on macOS
Documentation
1
2
3
//! Backwards-compatible re-exports for `CWNetworkProfile`.

pub use crate::network_profile::*;