xarxa-driver 0.1.0

Driver trait for the `xarxa` network stack.
Documentation
1
2
3
4
5
6
# xarxa-driver

The driver interface of the [`xarxa`](https://crates.io/crates/xarxa) network
stack.

Driver implementations should depend on `xarxa-driver` instead of the full `xarxa` crate.