Docs.rs
we-trust-s3-0.1.0
we-trust-s3 0.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
async-trait ^0.1.89
normal
bytes ^1.11.1
normal
chrono ^0.4
normal
futures ^0.3.32
normal
hex ^0.4.3
normal
hmac ^0.12.1
normal
http ^1.4.0
normal
oak-xml ^0.0.8
normal
serde ^1.0.228
normal
sha2 ^0.10.9
normal
tokio ^1.49.0
normal
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
yykv-types ^0.1.0
normal
Versions
2.44%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Crate we_trust_s3
we_
trust_
s3
0.1.0
All Items
Crate Items
Re-exports
Modules
Functions
Crate
we_
trust_
s3
Copy item path
Source
Re-exports
§
pub use codec::
S3HttpCodec
;
pub use error::
Result
;
pub use error::
S3Error
;
pub use
models
::*;
Modules
§
auth
codec
error
models
Functions
§
handle_
connection
使用 tokio Framed 完全重写的 S3 (HTTP) 连接处理器