Docs.rs
claude-code-toolkit-0.2.1
claude-code-toolkit 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wizardsupreme
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4.5
normal
config ^0.14
normal
console ^0.15
normal
cron ^0.12
normal
dirs ^5.0
normal
fs_extra ^1.3
normal
indicatif ^0.17
normal
libsystemd ^0.7
normal
optional
notify ^6.1
normal
notify-rust ^4.11
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
shellexpand ^3.1
normal
thiserror ^1.0
normal
tokio ^1.41
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
mockall ^0.12
dev
tempfile ^3.8
dev
Versions
37.4%
of the crate is documented
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
claude_
code_
toolkit
0.2.1
All Items
Crate Items
Re-exports
Modules
Crate
claude_code_toolkit
Copy item path
Source
Re-exports
§
pub use error::
ClaudeCodeError
;
pub use error::
Result
;
pub use
traits
::*;
Modules
§
cli
config
Configuration management following Repository Pattern
daemon
error
providers
Provider implementations following Repository Pattern and Dependency Injection
sync
Credential synchronization service following Service Pattern
traits
Core traits for modular architecture
types
utils