Docs.rs
tun-easytier-1.1.1
tun-easytier 1.1.1
Permalink
Docs.rs crate page
WTFPL
Links
Repository
crates.io
Source
Owners
KKRainbow
Dependencies
bytes ^1
normal
cfg-if ^1
normal
futures-core ^0.3
normal
optional
libc ^0.2
normal
log ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
ctrlc2 ^3
dev
env_logger ^0.11
dev
futures ^0.3
dev
packet ^0.1
dev
serde_json ^1
dev
tokio ^1
dev
nix ^0.29
normal
ipnet ^2
normal
libloading ^0.8
normal
windows-sys ^0.59
normal
wintun ^0.5
normal
Versions
46.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
tun_
easytier
1.1.1
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Constants
Traits
Functions
Type Aliases
Crate
tun_easytier
Copy item path
Source
Re-exports
§
pub use crate::platform::
create
;
pub use
async
::*;
Modules
§
async
Async specific modules.
platform
Platform specific modules.
Structs
§
Configuration
Configuration builder for a TUN interface.
Enums
§
Error
Layer
TUN interface OSI layer of operation.
Constants
§
DEFAULT_
MTU
PACKET_
INFORMATION_
LENGTH
Traits
§
Abstract
Device
A TUN abstract device interface.
Into
Address
Helper trait to convert things into IPv4 addresses.
Functions
§
configure
Type Aliases
§
BoxError
Result