Module datafusion::common::runtime
source · Expand description
re-export of datafusion_common_runtime
crate
Modules§
Structs§
- Helper that provides a simple API to spawn a single task and join it. Provides guarantees of aborting on
Drop
to keep it cancel-safe.