Runtime to run a service on the Shuttle platform for deploying Rust applications.
# Cargo.toml
[dependencies]
shuttle-runtime = "0.57.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a Shuttle service using the runtime macro.
Add the appropriate feature flag in Cargo.toml, e.g., shuttle-runtime = { features = ["axum"] }.No dependency data recorded yet.