Docs.rs
tun-tap-0.1.4
tun-tap 0.1.4
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
vorner
Dependencies
futures ~0.1
normal
optional
libc ~0.2
normal
optional
mio ~0.6
normal
optional
tokio-core ~0.1
normal
optional
etherparse ~0.9
dev
serial_test ~0.4
dev
version-sync ~0.9
dev
cc ~1
build
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module async
tun_tap
0.1.4
Module async
Module Items
Structs
In crate tun_
tap
tun_tap
Module
async
Copy item path
Source
Expand description
Integration of TUN/TAP into tokio.
See the
Async
structure.
Structs
ยง
Async
A wrapper around
Iface
for use in connection with tokio.