Docs.rs
imgurian-0.5.0
imgurian 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
r7kamura
Dependencies
base64 ^0.13.0
normal
imgur_openapi ^0.4.0
normal
serde_json ^1.0.69
normal
structopt ^0.3.25
normal
tokio ^1.13.0
normal
wiremock ^0.5.8
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
imgurian
0.5.0
In imgurian::
commands
imgurian
::
commands
Function
update_image
Copy item path
Source
pub async fn update_image(input:
UpdateImageInput
) ->
Result
<
()
>