Docs.rs
shuttle-common-0.49.0
shuttle-common 0.49.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
oddgrd
jonaro00
github:shuttle-hq:release
Dependencies
anyhow ^1.0.66
normal
async-trait ^0.1.58
normal
optional
axum ^0.6.13
normal
optional
bytes ^1.3.0
normal
optional
chrono ^0.4.34
normal
comfy-table ^6.2.0
normal
optional
crossterm ^0.27.0
normal
optional
headers ^0.3.8
normal
optional
http ^0.2.8
normal
http-body ^0.4.5
normal
optional
jsonwebtoken ^9.0.0
normal
optional
opentelemetry ^0.21.0
normal
optional
opentelemetry-http ^0.10.0
normal
optional
pin-project ^1.0.12
normal
optional
rand ^0.8.5
normal
optional
reqwest ^0.11.13
normal
optional
semver ^1.0.17
normal
serde ^1.0.148
normal
serde_json ^1.0.89
normal
sqlx ^0.7.1
normal
optional
strum ^0.26.1
normal
thiserror ^2
normal
tonic ^0.10.2
normal
optional
tower ^0.4.13
normal
optional
tracing ^0.1.37
normal
optional
tracing-opentelemetry ^0.22.0
normal
optional
tracing-subscriber ^0.3.16
normal
optional
typeshare ^1.0.3
normal
url =2.5.2
normal
uuid ^1.2.2
normal
optional
wiremock ^0.6.0
normal
optional
zeroize ^1.6.0
normal
proptest ^1.1.0
dev
Versions
45.51%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
shuttle_
common
0.49.0
Module secrets
Module Items
Structs
In crate shuttle_
common
shuttle_common
Module
secrets
Copy item path
Source
Structs
ยง
Secret
Wrapper type for secret values such as passwords or authentication keys.
Secret
Store
Store that holds all the secrets available to a deployment