Docs.rs
gsutil-0.2.2
gsutil 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
embark-studios
Dependencies
anyhow ^1.0
normal
bytes ^1.0
normal
clap ^4.0
normal
futures-util ^0.3
normal
nu-ansi-term ^0.50
normal
number_prefix ^0.4
normal
reqwest ^0.12
normal
serde_json ^1.0
normal
tame-gcs ^0.13
normal
tame-oauth ^0.10
normal
time ^0.3
normal
tokio ^1.0
normal
url ^2.2
normal
Versions
18.87%
of the crate is documented
Platform
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
cmd
gsutil
0.2.2
In gsutil::
rm
gsutil
::
rm
Function
cmd
Copy item path
Source
pub async fn cmd(ctx: &
RequestContext
, args:
Args
) ->
Result
<
()
>