Docs.rs
snap-dataplane-0.2.0
snap-dataplane 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
shitz
github:anapaya:endhost
Dependencies
anyhow ^1
normal
bytes ^1.10.1
normal
ed25519-dalek ^2.1.1
normal
jsonwebtoken ^9.3.1
normal
pem ^3.0.5
normal
prometheus ^0.14.0
normal
quinn ^0.11.8
normal
rand ^0.9.1
normal
scion-proto ^0.2.0
normal
scion-sdk-address-manager ^0.2.0
normal
scion-sdk-common-types ^0.2.0
normal
scion-sdk-observability ^0.2.0
normal
scion-sdk-token-validator ^0.2.0
normal
scion-sdk-utils ^0.2.0
normal
serde ^1.0.219
normal
snap-tokens ^0.2.0
normal
snap-tun ^0.2.0
normal
test-log ^0.2.17
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
tokio-util ^0.7.15
normal
tracing ^0.1.41
normal
utoipa ^5.3.1
normal
uuid ^1.16.0
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
Module manager
snap_
dataplane
0.2.0
Module manager
Module Items
Enums
Traits
In snap_
dataplane::
session
snap_dataplane
::
session
Module
manager
Copy item path
Source
Expand description
SNAP data plane session management.
Enums
§
Session
Token
Error
Errors that can occur during session operations.
Traits
§
Token
Issuer
TokenIssuer is the interface to issue session tokens.