Docs.rs
cargo-shuttle-0.48.3
cargo-shuttle 0.48.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
oddgrd
jonaro00
github:shuttle-hq:release
Dependencies
anyhow ^1.0.66
normal
async-trait ^0.1.58
normal
bollard ^0.15.0
normal
cargo_metadata ^0.18.1
normal
chrono ^0.4.34
normal
clap ^4.2.7
normal
clap_complete ^4.3.1
normal
clap_mangen ^0.2.15
normal
crossterm ^0.27.0
normal
dialoguer ^0.11
normal
dirs ^5.0.0
normal
dunce ^1.0.4
normal
flate2 ^1.0.25
normal
futures ^0.3.27
normal
git2 ^0.19.0
normal
gix ^0.66.0
normal
globset ^0.4.13
normal
headers ^0.3.8
normal
home ^0.5.4
normal
hyper ^0.14.23
normal
ignore ^0.4.20
normal
indicatif ^0.17.3
normal
indoc ^2.0.1
normal
portpicker ^0.1.1
normal
regex ^1.9.5
normal
reqwest ^0.11.13
normal
rmp-serde ^1.1.1
normal
semver ^1.0.17
normal
serde ^1.0.148
normal
serde_json ^1.0.89
normal
shuttle-api-client ^0.48.0
normal
shuttle-common ^0.48.0
normal
shuttle-proto ^0.48.0
normal
shuttle-service ^0.48.0
normal
strum ^0.26.1
normal
tar ^0.4.38
normal
tempfile ^3.4.0
normal
tokio ^1.22.0
normal
tokio-tungstenite ^0.20.1
normal
toml ^0.8.2
normal
toml_edit ^0.20.2
normal
tonic ^0.10.2
normal
tracing ^0.1.37
normal
tracing-subscriber ^0.3.16
normal
url ^2.4.0
normal
uuid ^1.2.2
normal
walkdir ^2.3.3
normal
webbrowser ^1.0.1
normal
zip ^2.2.0
normal
assert_cmd ^2.0.6
dev
rexpect ^0.5.0
dev
Versions
45.59%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
cargo_
shuttle
0.48.3
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
cargo_shuttle
Copy item path
source
Modules
§
config
Structs
§
Project
Args
Global args for subcommands that deal with projects
RunArgs
Shuttle
Shuttle
Args
Enums
§
Binary
Command
A cargo command for the Shuttle platform (https://www.shuttle.rs/)
Functions
§
parse_
args
Returns the args and whether the PATH arg of the init command was explicitly given
setup_
tracing