Docs.rs
ana-gotatun-0.2.0
ana-gotatun 0.2.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
d-s-d
Dependencies
aead ^0.5.0-pre.2
normal
base64 ^0.13
normal
bitfield-struct ^0.11.0
normal
blake2 ^0.10
normal
bytes ^1.10.1
normal
chacha20poly1305 ^0.10.0-pre.1
normal
constant_time_eq ^0.4.2
normal
duplicate ^2.0.0
normal
either ^1.15.0
normal
eyre ^0.6.12
normal
futures ^0.3.31
normal
hex ^0.4
normal
hmac ^0.12
normal
ip_network ^0.4.1
normal
ip_network_table ^0.2.0
normal
ipnetwork ^0.21
normal
libc ^0.2
normal
log ^0.4
normal
maybenot ^2.2.2
normal
mock_instant ^0.3
normal
optional
parking_lot ^0.12
normal
pcap-file ^2.0.0
normal
optional
pnet_packet ^0.35.0
normal
rand ^0.9.2
normal
rand_chacha ^0.9.0
normal
rand_core ^0.6.4
normal
ring ^0.17
normal
socket2 ^0.6.0
normal
thiserror ^1
normal
tokio ^1.43.0
normal
tun ^0.8.5
normal
optional
typed-builder ^0.21.0
normal
x25519-dalek ^2.0.0
normal
zerocopy ^0.8.27
normal
criterion ^0.7.0
dev
etherparse ^0.13
dev
rand_xorshift ^0.4
dev
windows-sys >=0.60, <=0.61
normal
nix ^0.30
normal
Versions
78.83%
of the crate is documented
Platform
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
Crate ana_gotatun
ana_
gotatun
0.2.0
All Items
Crate Items
Modules
Crate
ana_
gotatun
Copy item path
Source
Expand description
A library implementation of
WireGuard
.
Modules
§
noise
packet
Types to create, parse, and move network packets around in a zero-copy manner.
tun
Trait abstractions for TUN devices.
udp
Trait abstractions for UDP sockets.
x25519
Re-export of the x25519 types