Crates.io | aws-smithy-http |
lib.rs | aws-smithy-http |
version | 0.60.11 |
source | src |
created_at | 2021-10-20 22:41:52.345829 |
updated_at | 2024-09-09 16:00:28.83546 |
description | Smithy HTTP logic for smithy-rs. |
homepage | |
repository | https://github.com/smithy-lang/smithy-rs |
max_upload_size | |
id | 468158 |
size | 100,355 |
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.