Docs.rs
datafusion-ffi-43.0.0
datafusion-ffi 43.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
abi_stable ^0.11.3
normal
arrow ^53.2.0
normal
async-ffi ^0.5.0
normal
async-trait ^0.1.73
normal
datafusion ^43.0.0
normal
datafusion-proto ^43.0.0
normal
doc-comment ^0.3
normal
futures ^0.3
normal
log ^0.4
normal
prost ^0.13.1
normal
tokio ^1.36
dev
Versions
65.63%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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_
ffi
43.0.0
Module execution_
plan
Module Items
Structs
In crate datafusion_
ffi
datafusion_ffi
Module
execution_plan
Copy item path
Source
Structs
ยง
Execution
Plan
Private
Data
FFI_
Execution
Plan
A stable struct for sharing a
ExecutionPlan
across FFI boundaries.
Foreign
Execution
Plan
This struct is used to access an execution plan provided by a foreign library across a FFI boundary.