Docs.rs
async-tun-0.10.1
async-tun 0.10.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yaa110
Dependencies
async-std ^1.12
normal
libc ^0.2
normal
mac_address ^1.1
normal
nix ^0.24
normal
Versions
42.86%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
async_
tun
0.10.1
All Items
Crate Items
Modules
Structs
Crate
async_tun
Copy item path
Source
Modules
§
result
Structs
§
Tun
Represents a Tun/Tap device. Use
TunBuilder
to create a new instance of
Tun
.
TunBuilder
Represents a factory to build new instances of
Tun
.