Docs.rs
kaizen-cli-0.1.26
kaizen-cli 0.1.26
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
marquesds
Dependencies
aho-corasick ^1
normal
anyhow ^1
normal
arboard ^3
normal
arc-swap ^1
normal
arrow ^58.1
normal
axum ^0.8
normal
blake3 ^1
normal
clap ^4
normal
clap_complete ^4
normal
crc32fast ^1.5
normal
crossterm ^0.29
normal
duckdb ^1.10502.0
normal
optional
flate2 ^1
normal
fs4 ^1.0
normal
graphqlite ^0.4
normal
hex ^0.4
normal
indicatif ^0.18
normal
memmap2 ^0.9
normal
notify ^8
normal
parquet ^58.1
normal
rand ^0.10
normal
ratatui ^0.30
normal
redb ^4.1
normal
regex ^1
normal
reqwest ^0.13
normal
rkyv ^0.8
normal
rmcp ^1
normal
rusqlite ^0.39
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.38.4
normal
tantivy ^0.26.1
normal
time ^0.3
normal
tokio ^1
normal
toml ^1.1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26
normal
tree-sitter-go ^0.25
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-python ^0.25
normal
tree-sitter-rust ^0.24
normal
tree-sitter-typescript ^0.23
normal
uuid ^1
normal
itf ^0.4
dev
proptest ^1
dev
quint-connect ^0.1
dev
rmcp ^1
dev
tempfile ^3
dev
tower ^0.5
dev
Versions
28.63%
of the crate is documented
This release has been yanked, go to latest version
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 ipc
kaizen
0.1.26
Module ipc
Module Items
Structs
Enums
Constants
Functions
In crate kaizen
kaizen
Module
ipc
Copy item path
Source
Expand description
Daemon IPC protocol. JSON control frames now; payload marker leaves room for Arrow IPC batches.
Structs
§
Client
Hello
Daemon
Status
Server
Hello
Session
Detail
Enums
§
Client
Kind
Daemon
Request
Daemon
Response
Constants
§
PROTO_
VERSION
Functions
§
read_
frame
write_
frame