Skip to main content

Module spawn

Module spawn 

Source

Structs§

SpawnedReader
An AsyncFileReader that performs I/O on a separate tokio runtime.

Functions§

spawn 🔒
Spawns fut on handle, propagating panics and mapping task cancellation to AvroError::External