Crates.io | aws-smithy-http |
lib.rs | aws-smithy-http |
version | 0.62.0 |
source | src |
created_at | 2021-10-20 22:41:52.345829+00 |
updated_at | 2025-03-10 15:45:51.651748+00 |
description | Smithy HTTP logic for smithy-rs. |
homepage | |
repository | https://github.com/smithy-lang/smithy-rs |
max_upload_size | |
id | 468158 |
size | 100,890 |
Core HTTP primitives for service clients generated by smithy-rs including:
ByteStream
: (supported on crate feature rt-tokio
only) a misuse-resistant abstraction for streaming binary dataThis crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.