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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
tun
0.10.1
Module result
Module Items
Type Aliases
In crate async_
tun
async_tun
Module
result
Copy item path
Source
Type Aliases
ยง
Result
Represents an alias for standard library
Result
with error type of
Box<dyn Error>
.