Docs.rs
limit-agent-0.0.20
limit-agent 0.0.20
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
marioidival
Dependencies
async-trait ^0.1
normal
bincode ^1.3
normal
bollard ^0.16
normal
futures ^0.3
normal
limit-llm ^0.0.20
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1.0
normal
tokio ^1.0
dev
Versions
22.99%
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
Skip to main content
All
limit_
agent
0.0.20
Crate Items
Structs
Enums
Traits
List of all items
Structs
executor::ToolCall
executor::ToolExecutor
executor::ToolResult
registry::ToolRegistry
sandbox::DockerSandbox
state::AgentState
state::Decision
state::Todo
tool::EchoTool
Enums
error::AgentError
events::Event
state::TodoStatus
Traits
tool::Tool