Crate tun_sync

Source

Re-exports§

pub use crate::platform::create;

Modules§

platform
Platform specific modules.

Structs§

Configuration
Configuration builder for a TUN interface.

Enums§

Error
Layer
TUN interface OSI layer of operation.

Traits§

Device
A TUN device.
IntoAddress
Helper trait to convert things into IPv4 addresses.

Functions§

configure

Type Aliases§

Result