Expand description
Getting object pieces from the Subspace Distributed Storage Network, or various caches.
Traits§
- Trait representing a way to get pieces
Functions§
- A default implementation which gets each piece individually, using the
get_piece
async function.