Docs.rs
agent-teams-0.1.0
agent-teams 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ZhangHanDong
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
optional
cc-sdk ^0.5
normal
chrono ^0.4
normal
clap ^4
normal
optional
crossterm ^0.28
normal
optional
dirs ^6
normal
fs2 ^0.4
normal
futures ^0.3
normal
git2 ^0.19
normal
optional
ratatui ^0.29
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
uuid ^1
normal
which ^7
normal
tempfile ^3
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
80.25%
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
agent_
teams
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate agent_
teams
agent_teams
Module
error
Copy item path
Source
Expand description
Error types for agent-teams.
Enums
§
Error
Central error type for agent-teams operations.
Type Aliases
§
Result
Convenience Result alias.