Docs.rs
flow-db-0.1.2
flow-db 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aryateja2106
Dependencies
agentflow-core ^0.1.2
normal
chrono ^0.4
normal
rusqlite ^0.31
normal
serde ^1.0
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
66.67%
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 task_sync
flow_db
0.1.2
Module task_
sync
Module Items
Functions
In crate flow_
db
flow_db
Module
task_
sync
Copy item path
Source
Functions
§
feature_
to_
task
Convert a Feature to a Claude Code Task format.
task_
to_
feature
Convert a Claude Code Task to a Feature (best effort). Note: This is lossy since Tasks don’t have all Feature fields.