iw 0.0.1

A safe, low level and easy to use abstraction for wireless interfaces
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `iw` is a low level safe wireless abstraction

**Goal**: A safe, easy way of getting information about wireless interfaces as
well as configuring them.

**Important**: This library is still a WIP, and has not been reviewed to be
safe. Do not use unless you are willing to test the software on non-critical
systems.

## How to use

**TODO**: Add notices