Module object_store::chunked
source · Expand description
A ChunkedStore
that can be used to test streaming behaviour
Structs§
- Wraps a
ObjectStore
and makes its get response return chunks in a controllable manner.
A ChunkedStore
that can be used to test streaming behaviour
ObjectStore
and makes its get response return chunks
in a controllable manner.