harness-core
Shared foundation for harness-* Rust tools — types, errors, permission policies.
Rust port of @agent-sh/harness-core. Part of the harness-* monorepo — see the top-level README for architectural context.
Install
[]
= "0.1"
Usage
use ;
let err = new;
println!; // "Error [NOT_FOUND]: File not found"
Contract
Foundation crate; see the per-tool crates it supports for concrete contracts.
License
MIT © Avi Fenesh