Docs.rs
datafusion-common-runtime-40.0.0
datafusion-common-runtime 40.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
tokio ^1.36
normal
Versions
42.86%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_common_runtime
40.0.0
Module common
Structs
In crate datafusion_common_runtime
Module
datafusion_common_runtime
::
common
Copy item path
source
·
[
−
]
Structs
§
SpawnedTask
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.