Docs.rs
wrangler-1.21.0
wrangler 1.21.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
xtuc
nataliescottdavidson
github:cloudflare:wrangler
Dependencies
anyhow ^1.0
normal
atty ^0.2.14
normal
backtrace ^0.3.58
normal
base64 ^0.13.0
normal
billboard ^0.1.0
normal
binary-install ^0.0.3-alpha.1
normal
chrome-devtools-rs ^0.0.0-alpha.3
normal
chrono ^0.4.19
normal
clap ^2.33.3
normal
cloudflare ^0.9.0
normal
colored_json ^2.1.0
normal
config ^0.11.0
normal
console ^0.14.1
normal
dirs ^3.0.1
normal
env_logger ^0.8.4
normal
erased-serde ^0.3
normal
flate2 ^1.0.18
normal
fs2 ^0.4.3
normal
futures ^0.3.15
normal
futures-util ^0.3
normal
globset ^0.4.6
normal
http ^0.2.1
normal
hyper ^0.14.7
normal
hyper-rustls ^0.23
normal
ignore ^0.4.17
normal
indicatif ^0.15.0
normal
log ^0.4.11
normal
notify ^4.0.15
normal
number_prefix ^0.4.0
normal
oauth2 ^4.1
normal
once_cell ^1
normal
openssl ^0.10.35
normal
optional
os-version ^0.2.0
normal
path-slash ^0.2.1
normal
percent-encoding ^2.1.0
normal
predicates ^2.0.0
normal
prettytable-rs ^0.8.0
normal
rand ^0.8.3
normal
regex ^1.4.1
normal
reqwest ^0.11.3
normal
rustls ^0.20.2
normal
rustls-pemfile ^0.2.1
normal
semver ^1.0.3
normal
serde ^1.0
normal
serde_json ^1.0.60
normal
serde_with ^1.5.1
normal
structopt ^0.3.21
normal
sys-info ^0.9
normal
tempfile ^3.1.0
normal
term_size ^0.3
normal
text_io ^0.1.8
normal
tokio ^1.5.0
normal
tokio-native-tls ^0.3.0
normal
tokio-retry ^0.3
normal
tokio-rustls ^0.23.0
normal
tokio-stream ^0.1.5
normal
tokio-tungstenite ^0.14.0
normal
toml ^0.5.8
normal
toml_edit ^0.2.0
normal
twox-hash ^1.6.0
normal
url ^2.2.0
normal
uuid ^0.8
normal
which ^4.0.2
normal
parity-ws ^0.11
normal
assert_cmd ^2.0.0
dev
fs_extra ^1.2.0
dev
predicates ^2.0.0
dev
Versions
19.43%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
deploy
wrangler
1.21.0
In wrangler::
deploy
wrangler
::
deploy
Function
deploy
Copy item path
Source
pub fn deploy( user: &
GlobalUser
, deploy_targets: &[
DeployTarget
], ) ->
Result
<
DeployResults
>