Docs.rs
ffsend-api-0.7.3
ffsend-api 0.7.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
timvisee
Dependencies
anyhow ^1.0
normal
arrayref ^0.3
normal
base64 ^0.13
normal
byteorder ^1.3
normal
bytes ^1.0
normal
chrono ^0.4
normal
derive_builder ^0.9
normal
hkdf ^0.11
normal
hyper ^0.14
normal
mime ^0.3.7
normal
mime_guess ^2.0
normal
openssl ^0.10
normal
optional
regex ^1.3
normal
reqwest ^0.11
normal
ring ^0.16
normal
optional
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.9
normal
thiserror ^1.0
normal
time ^0.2
normal
url ^2.1
normal
version-compare ^0.0.11
normal
websocket ^0.26
normal
optional
Versions
82.49%
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
Module request
ffsend_
api
0.7.3
Module request
Module Items
Enums
Functions
In ffsend_
api::
api
ffsend_api
::
api
Module
request
Copy item path
Source
Enums
§
Response
Error
Functions
§
ensure_
success
Ensure the given response is successful. If it isn’t, a corresponding
ResponseError
is returned.