Docs.rs
scion-stack-0.5.2
scion-stack 0.5.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
shitz
github:anapaya:endhost
Dependencies
ana-gotatun ^0.2.1-ana.0
normal
anapaya-quinn ^0.11.9-ana.0
normal
anyhow ^1
normal
arc-swap ^1.7
normal
async-trait ^0.1
normal
bytes ^1.10
normal
chrono ^0.4
normal
endhost-api-client ^0.5.2
normal
endhost-api-discovery-client ^0.5.2
normal
endhost-api-discovery-models ^0.5.2
normal
foldhash ^0.2
normal
futures ^0.3
normal
hickory-resolver ^0.25
normal
pin-project-lite ^0.2
normal
prost ^0.14
normal
rand ^0.10
normal
scc ^3.4
normal
scion-proto ^0.5.2
normal
scion-sdk-quic-scion ^0.5.2
normal
scion-sdk-reqwest-connect-rpc ^0.5.2
normal
scion-sdk-utils ^0.5.2
normal
snap-control ^0.5.2
normal
snap-tun ^0.5.2
normal
socket2 ^0.6.1
normal
thiserror ^2.0
normal
tokio ^1.45
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2.5
normal
x25519-dalek ^2.0.1
normal
derive_more ^2.0
dev
hickory-server ^0.25
dev
mockall ^0.14
dev
ntest ^0.9
dev
pocketscion ^0.5.2
dev
rand ^0.10
dev
rustls ^0.23
dev
scion-sdk-token-validator ^0.5.2
dev
serde ^1.0
dev
snap-tokens ^0.5.2
dev
test-log ^0.2
dev
tokio ^1.45
dev
windows-sys ^0.61.2
normal
Versions
100%
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
Skip to main content
Module underlays
scion_
stack
0.5.2
Module underlays
Module Items
Modules
Structs
In crate scion_
stack
scion_stack
Module
underlays
Copy item path
Source
Expand description
SCION stack underlay implementations.
Modules
§
discovery
Underlay discovery.
snap
SNAP underlay socket.
udp
UDP underlay socket.
Structs
§
Snap
Socket
Config
Configuration needed to create a SNAP socket(s).
Underlay
Stack
Underlay stack.