Docs.rs
ai-agents-0.2.3
ai-agents 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
geminik23
Dependencies
ai-agent-macro ^0.1
normal
async-trait ^0.1
normal
env_logger ^0.11
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sllm-rs ^0.1
normal
smol ^2.0
normal
thiserror ^1.0
normal
dotenv ^0.15
dev
env_logger ^0.11
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
ai_
agents
0.2.3
Module sync
Module Items
Structs
Functions
In crate ai_
agents
ai_agents
Module
sync
Copy item path
Source
Structs
§
Mutex
An async mutex.
RwLock
An async reader-writer lock.
Functions
§
block_
on
Blocks the current thread on a future, processing I/O events when idle.