Docs.rs
datafusion-common-runtime-43.0.0
datafusion-common-runtime 43.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
log ^0.4
normal
tokio ^1.36
normal
tokio ^1.36
dev
Versions
42.86%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
common_
runtime
43.0.0
Module common
Module Items
Structs
In crate datafusion_
common_
runtime
datafusion_common_runtime
Module
common
Copy item path
Source
Structs
ยง
Spawned
Task
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.