Docs.rs
rskit-server-0.2.0-alpha.1
rskit-server 0.2.0-alpha.1
Permalink
Docs.rs crate page
MIT
30 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
optional
http ^1
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
parking_lot ^0.12
normal
rskit-bootstrap ^0.2.0-alpha.1
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-fs ^0.2.0-alpha.1
normal
rskit-grpc ^0.2.0-alpha.1
normal
optional
rskit-http ^0.2.0-alpha.1
normal
optional
rskit-security ^0.2.0-alpha.1
normal
optional
rskit-stream ^0.2.0-alpha.1
normal
rskit-validation ^0.2.0-alpha.1
normal
rskit-version ^0.2.0-alpha.1
normal
optional
rustls ^0.23
normal
optional
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
optional
tokio-util ^0.7
normal
tonic ^0.14
normal
optional
tonic-reflection ^0.14
normal
optional
tower ^0.5
normal
optional
tower-http ^0.6
normal
optional
tracing ^0.1
normal
validator ^0.20
normal
futures ^0.3
dev
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 config
rskit_
server
0.2.0-alpha.1
Module config
Module Items
Structs
In crate rskit_
server
rskit_server
Module
config
Copy item path
Source
Expand description
GrpcServerConfig
and
TlsConfig
.
Structs
ยง
Grpc
Server
Config
Configuration for the gRPC server component.
TlsConfig
TLS configuration for the gRPC server.