A modified version of wgpu::util::StagingBelt which is Send + Sync and has an async recall() method.
Send + Sync
recall()
Requires nightly rust due to the use of async closures.