# iwlib_sys
Rust bindings to iwlib for which can be used to manipulate wireless
extension for Linux
## Usage
Safe wrappers for the package are provided by the `iwlib`
crate. Currently it exposes minimal interfaces, any additional
contributions welcome.
## References
- [External repo for iwlib](https://github.com/HewlettPackard/wireless-tools/tree/master/wireless_tools)