Docs.rs
ai-batch-queue-0.2.0
ai-batch-queue 0.2.0
Permalink
Docs.rs crate page
MIT
04 July 2026
Links
crates.io
Source
Owners
RecursiveIntell
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
serde ^1
normal
serde_json ^1
normal
stack-ids ^0.1.1
normal
tauri ^2
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
tempfile ^3
dev
Versions
71.07%
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
Skip to main content
Module executor
ai_
batch_
queue
0.2.0
Module executor
Module Items
Functions
In crate ai_
batch_
queue
ai_batch_queue
Module
executor
Copy item path
Source
Functions
ยง
spawn
Spawn the background batch executor as a tokio task.
spawn_
with_
interval
Spawn with a custom poll interval.