Structsยง
- Trackable
Body Stream - A
futures::Stream
implementation that can be used to track uploads to S3. As the S3 client reads data from the stream it triggers a callback that can be used to update a UI.
futures::Stream
implementation that can be used to track uploads to S3. As the S3 client
reads data from the stream it triggers a callback that can be used to update a UI.