Docs.rs
shuttle-common-0.16.0
shuttle-common 0.16.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
axum ^0.6.0
normal
bytes ^1.3.0
normal
chrono ^0.4.23
normal
comfy-table ^6.1.3
normal
crossterm ^0.25.0
normal
headers ^0.3.8
normal
http ^0.2.8
normal
http-body ^0.4.5
normal
http-serde ^1.1.2
normal
hyper ^0.14.23
normal
jsonwebtoken ^8.2.0
normal
once_cell ^1.16.0
normal
opentelemetry ^0.18.0
normal
opentelemetry-http ^0.7.0
normal
opentelemetry-otlp ^0.11.0
normal
pin-project ^1.0.12
normal
prost-types ^0.11.0
normal
rand ^0.8.5
normal
reqwest ^0.11.13
normal
rmp-serde ^1.1.1
normal
rustrict ^0.7.4
normal
serde ^1.0.148
normal
serde_json ^1.0.89
normal
sqlx ^0.6.2
normal
strum ^0.24.1
normal
thiserror ^1.0.37
normal
tonic ^0.8.3
normal
tower ^0.4.13
normal
tower-http ^0.4.0
normal
tracing ^0.1.37
normal
tracing-opentelemetry ^0.18.0
normal
tracing-subscriber ^0.3.16
normal
ttl_cache ^0.5.1
normal
utoipa ^3.2.1
normal
uuid ^1.2.2
normal
axum ^0.6.0
dev
base64 ^0.13.1
dev
cap-std ^1.0.2
dev
hyper ^0.14.23
dev
proptest ^1.1.0
dev
ring ^0.16.20
dev
tokio ^1.22.0
dev
tower ^0.4.13
dev
tracing-fluent-assertions ^0.3.0
dev
tracing-subscriber ^0.3.16
dev
Versions
19.05%
of the crate is documented
Go to latest version
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
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 shuttle_common
Version 0.16.0
All Items
Modules
Structs
Enums
Constants
Type Definitions
?
Crate
shuttle_common
source
·
[
−
]
Modules
database
resource
Structs
ApiKey
DatabaseReadyInfo
Holds the details for a database connection
DbInput
Holds the input for a DB resource
SecretStore
Store that holds all the secrets available to a deployment
Enums
DbOutput
Holds the output for a DB resource
Constants
API_URL_DEFAULT
Type Definitions
ApiUrl
Host