Docs.rs
datafusion-common-runtime-42.0.0
datafusion-common-runtime 42.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
log ^0.4
normal
tokio ^1.36
normal
tokio ^1.36
dev
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
common_
runtime
42.0.0
Module common
Module Items
Structs
In crate datafusion_
common_
runtime
Module
datafusion_common_runtime
::
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.