Crate trackable_s3_stream

Source

Structsยง

TrackableBodyStream
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.