Docs.rs
kapot-executor-0.2.1
kapot-executor 0.2.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andreclaudino
Dependencies
anyhow ^1
normal
arrow ^53.3.0
normal
arrow-flight ^53.3.0
normal
async-trait ^0.1.41
normal
chrono ^0.4
normal
configure_me ^0.4.0
normal
dashmap ^6.1
normal
datafusion ^44.0
normal
datafusion-proto ^44.0
normal
futures ^0.3
normal
kapot-core ^0.2.0
normal
log ^0.4
normal
mimalloc ^0.1
normal
optional
num_cpus ^1.13.0
normal
parking_lot ^0.12
normal
tempfile ^3
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tonic ^0.12
normal
tracing ^0.1.36
normal
tracing-appender ^0.2.2
normal
tracing-subscriber ^0.3.15
normal
uuid ^1.0
normal
configure_me_codegen ^0.4.4
build
libc ^0.2
normal
Versions
40.23%
of the crate is documented
Platform
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
start_executor_process
kapot_
executor
0.2.1
In kapot_
executor::
executor_
process
kapot_executor
::
executor_process
Function
start_
executor_
process
Copy item path
Source
pub async fn start_executor_process( opt:
Arc
<
ExecutorProcessConfig
>, ) ->
Result
<
()
>