Docs.rs
snap-control-0.1.0
snap-control 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
shitz
github:anapaya:endhost
Dependencies
anyhow ^1
normal
async-trait ^0.1.89
normal
axum ^0.8.4
normal
axum-macros ^0.5
normal
endhost-api ^0.1.0
normal
endhost-api-client ^0.1.0
normal
endhost-api-models ^0.1.0
normal
http ^1.3.1
normal
jsonwebtoken ^9.3.1
normal
mockall ^0.13.1
normal
prometheus ^0.14.0
normal
prost ^0.13
normal
reqwest ^0.12.15
normal
scion-proto ^0.1.0
normal
scion-sdk-axum-connect-rpc ^0.1.0
normal
scion-sdk-observability ^0.1.0
normal
scion-sdk-reqwest-connect-rpc ^0.1.0
normal
scion-sdk-token-validator ^0.1.0
normal
serde ^1.0.219
normal
snap-dataplane ^0.1.0
normal
snap-tokens ^0.1.0
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
tokio-util ^0.7.15
normal
tonic ^0.12
normal
tower ^0.5.2
normal
tracing ^0.1.41
normal
url ^2.5.4
normal
utoipa ^5.3.1
normal
prost-build ^0.13.5
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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 snap_control
snap_
control
0.1.0
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.
server
SNAP control plane API server.