Docs.rs
coding-agent-hooks-0.7.2
coding-agent-hooks 0.7.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
eliothedeman
Dependencies
anyhow ^1
normal
clap ^4
normal
optional
serde ^1
normal
serde_json ^1
normal
tracing ^0.1.44
normal
Versions
60.29%
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 exit_code
coding_
agent_
hooks
0.7.2
Module exit_
code
Module Items
Constants
In coding_
agent_
hooks::
input
coding_agent_hooks
::
input
Module
exit_
code
Copy item path
Source
Expand description
Exit codes for hook responses.
Constants
ยง
BLOCKING_
ERROR
Blocking error - stderr message fed to agent.
SUCCESS
Success - response written to stdout.