Docs.rs
snap-dataplane-0.4.0
snap-dataplane 0.4.0
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
anyhow ^1
normal
bytes ^1.10
normal
prometheus ^0.14
normal
regex ^1.12.2
normal
scion-proto ^0.4.0
normal
scion-sdk-observability ^0.4.0
normal
scion-sdk-utils ^0.4.0
normal
serde ^1.0
normal
snap-tun ^0.4.0
normal
test-log ^0.2
normal
thiserror ^2.0
normal
tokio ^1.45
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
utoipa ^5.3
normal
x25519-dalek ^2.0.1
normal
Versions
100%
of the crate is documented
Go to latest version
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 dispatcher
snap_
dataplane
0.4.0
Module dispatcher
Module Items
Traits
In crate snap_
dataplane
snap_dataplane
Module
dispatcher
Copy item path
Source
Expand description
SCION packet dispatcher trait.
Traits
ยง
Dispatcher
The dispatcher trait is used to dispatch SCION packets to the appropriate handlers within the SNAP (and pocketscion) data plane.