Crate tun_easytier

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§

AbstractDevice
A TUN abstract device interface.
IntoAddress
Helper trait to convert things into IPv4 addresses.

Functions§

configure

Type Aliases§

BoxError
Result