Docs.rs
datasynth-server-0.9.0
datasynth-server 0.9.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
axum ^0.8
normal
axum-server ^0.8
normal
optional
chrono ^0.4
normal
clap ^4.5
normal
datasynth-config ^0.9.0
normal
datasynth-core ^0.9.0
normal
datasynth-generators ^0.9.0
normal
datasynth-output ^0.9.0
normal
datasynth-runtime ^0.9.0
normal
futures ^0.3
normal
jsonwebtoken ^10
normal
optional
opentelemetry ^0.31
normal
optional
opentelemetry-otlp ^0.31
normal
optional
opentelemetry-prometheus ^0.31
normal
optional
opentelemetry_sdk ^0.31
normal
optional
prometheus ^0.14
normal
optional
prost ^0.14
normal
prost-types ^0.14
normal
redis ^1.0
normal
optional
rust_decimal ^1.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
subtle ^2.6
normal
thiserror ^2.0
normal
tokio ^1.42
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
tonic-prost ^0.14
normal
tower ^0.5
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.21
normal
http-body-util ^0.1
dev
hyper ^1.0
dev
tempfile ^3.25
dev
tokio-test ^0.4
dev
tower ^0.5
dev
tonic-build ^0.14
build
tonic-prost-build ^0.14
build
Versions
59.86%
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 tls
datasynth_
server
0.9.0
In crate datasynth_
server
datasynth_server
Module
tls
Copy item path
Source
Expand description
Optional TLS configuration for the REST server.
Enabled with the
tls
feature flag.