Docs.rs
payload-offloading-for-aws-0.1.3
payload-offloading-for-aws 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
kairsas
Dependencies
aws-config ^1.5.9
normal
aws-sdk-s3 ^1.58.0
normal
aws-sdk-sns ^1.48.0
normal
optional
aws-sdk-sqs ^1.47.0
normal
optional
aws-smithy-runtime-api ^1.7.2
normal
aws-smithy-types ^1.2.8
normal
derive_more ^2.0.1
normal
futures ^0.3.31
normal
serde ^1.0.214
normal
serde_json ^1.0.132
normal
thiserror ^2.0.16
normal
tracing ^0.1.40
normal
uuid ^1.11.0
normal
aws-sdk-sqs ^1.47.0
dev
ctor ^0.6.0
dev
testcontainers ^0.25.0
dev
testcontainers-modules ^0.13.0
dev
tokio ^1
dev
tracing-subscriber ^0.3.18
dev
urlencoding ^2.1.3
dev
wiremock ^0.6.2
dev
Versions
2.78%
of the crate is documented
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
deserialize_s3_pointer
payload_
offloading_
for_
aws
0.1.3
In payload_
offloading_
for_
aws::
offload::
offloading
payload_offloading_for_aws
::
offload
::
offloading
Function
deserialize_
s3_
pointer
Copy item path
Source
pub fn deserialize_s3_pointer( payload: &
str
, ) ->
Result
<
PayloadS3Pointer
,
OffloadInterceptorError
>