Docs.rs
aws-smithy-protocol-test-0.63.13
aws-smithy-protocol-test 0.63.13
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
github:awslabs:smithy-rs-server
aws-sdk-rust-ci
Dependencies
assert-json-diff ^2
normal
aws-smithy-runtime-api ^1.11.5
normal
base64-simd ^0.8
normal
cbor-diag ^0.1.12
normal
ciborium ^0.2
normal
http ^0.2.12
normal
optional
http ^1.3.1
normal
optional
pretty_assertions ^1.3
normal
regex-lite ^0.1.5
normal
roxmltree ^0.14.1
normal
serde_json ^1.0.146
normal
thiserror ^2
normal
Versions
16.28%
of the crate is documented
Go to latest version
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
Skip to main content
decode_body_data
aws_
smithy_
protocol_
test
0.63.13
aws_smithy_protocol_test
Function
decode_
body_
data
Copy item path
Source
pub fn decode_body_data(body: &[
u8
], media_type:
MediaType
) ->
Cow
<'_, [
u8
]>