Skip to content
Unverified Commit 64fe38cb authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Add support for file-based ByteSteam (#412)

* Add support for file-based ByteSteam

This commit adds support for creating a `ByteStream` from a path or from
a file using `ReaderStream` as the transport mechanism.

In the long term, the implementation details may change significantly, however the external API,
"from_path", is expected to be stable.

* Inner does not need to be pub crate

* Show doc feature hints

* Ensure SdkBody is Send + Sync
parent 7321b9fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment