Docs.rs
snap-control-0.5.2
snap-control 0.5.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
shitz
github:anapaya:endhost
Dependencies
anyhow ^1
normal
arc-swap ^1.7
normal
async-trait ^0.1
normal
axum ^0.8
normal
chrono ^0.4
normal
endhost-api ^0.5.2
normal
endhost-api-client ^0.5.2
normal
endhost-api-models ^0.5.2
normal
http ^1.3
normal
jsonwebtoken ^10.3
normal
mockall ^0.14
normal
prometheus ^0.14
normal
prost ^0.14
normal
reqwest ^0.13
normal
scion-sdk-axum-connect-rpc ^0.5.2
normal
scion-sdk-observability ^0.5.2
normal
scion-sdk-reqwest-connect-rpc ^0.5.2
normal
scion-sdk-token-validator ^0.5.2
normal
scion-sdk-utils ^0.5.2
normal
sciparse ^0.5.2
normal
serde ^1.0
normal
snap-tokens ^0.5.2
normal
snap-tun ^0.5.2
normal
thiserror ^2.0
normal
tokio ^1.45
normal
tokio-util ^0.7
normal
tonic ^0.14
normal
tower ^0.5
normal
tracing ^0.1
normal
url ^2.5
normal
utoipa ^5.4
normal
x25519-dalek ^2.0.1
normal
base64 ^0.22.1
dev
ed25519-dalek ^2.1
dev
serde_json ^1.0
dev
prost-build ^0.14
build
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
Crate snap_control
snap_
control
0.5.2
All Items
Crate Items
Modules
Crate
snap_
control
Copy item path
Source
Expand description
SNAP control plane library.
Modules
ยง
client
Connect RPC client for the SNAP control plane API.
crpc_
api
Connect RPC API service.
model
SNAP control plane models.
protobuf
Bindings for
gRPC
types used within the SNAP control plane API.
reexport
Re-exported dependencies.
server
SNAP control plane API server.