Docs.rs
dci-tool-0.1.0
dci-tool 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ForeverAngry
Dependencies
anyhow ^1
normal
optional
async-trait ^0.1
normal
clap ^4
normal
optional
globset ^0.4
normal
grep ^0.3
normal
ignore ^0.4
normal
rig-compose ^0.5
normal
optional
rig-core ^0.38.1
normal
rig-mcp ^0.2
normal
optional
rig-retrieval-evals ^0.4
normal
optional
rig-tap ^0.3.0
normal
optional
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
uuid ^1.10
normal
rig-core ^0.38.1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
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 error
dci_
tool
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate dci_
tool
dci_tool
Module
error
Copy item path
Source
Expand description
Error types for the Direct Corpus Interaction (DCI) toolset.
Enums
§
DciError
Errors produced by corpus-interaction operations.
Type Aliases
§
Result
Convenience alias for results in this crate.