Docs.rs
rust-s3-0.34.0-beta3
rust-s3 0.34.0-beta3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
durch
Dependencies
async-std ^1
normal
async-trait ^0.1
normal
attohttpc ^0.24
normal
aws-creds ^0.35.0
normal
aws-region ^0.25.3
normal
base64 ^0.21
normal
block_on_proc ^0.2
normal
bytes ^1
normal
cfg-if ^1
normal
futures ^0.3
normal
futures-io ^0.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
http ^0.2
normal
hyper ^0.14
normal
hyper-native-tls ^0.3.0
normal
hyper-tls ^0.5.0
normal
log ^0.4
normal
maybe-async ^0.2
normal
md5 ^0.7
normal
minidom ^0.15
normal
native-tls ^0.2
normal
percent-encoding ^2
normal
quick-xml ^0.28
normal
serde ^1
normal
serde_derive ^1
normal
sha2 ^0.10
normal
surf ^2
normal
thiserror ^1
normal
time ^0.3.6
normal
tokio ^1
normal
tokio-native-tls ^0.3
normal
tokio-stream ^0.1
normal
url ^2
normal
anyhow ^1
dev
async-std ^1
dev
env_logger ^0.10
dev
tokio ^1
dev
uuid ^1
dev
Versions
37.15%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
StreamItem
In s3::request::request_trait
?
Type Definition
s3
::
request
::
request_trait
::
StreamItem
source
·
[
−
]
pub type StreamItem =
Result
<
Bytes
,
S3Error
>;