Docs.rs
hookwise-1.0.6
hookwise 1.0.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
liamhelmer
Dependencies
aho-corasick ^1
normal
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
dashmap ^6
normal
fastembed ^5
normal
flate2 ^1
normal
globset ^0.4
normal
instant-distance ^0.6
normal
libc ^0.2
normal
regex ^1
normal
reqwest ^0.12
normal
rmcp ^0.14
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
tokio-test ^0.4
dev
Versions
48.02%
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 ipc
hookwise
1.0.6
Module ipc
Module Items
Modules
Structs
In crate hookwise
hookwise
Module
ipc
Copy item path
Source
Modules
§
pending_
queue
socket_
client
socket_
server
Structs
§
IpcRequest
IPC request sent from worker hook to supervisor via Unix socket.
IpcResponse
IPC response from supervisor to worker hook.