Docs.rs
autoagents-core-0.2.4
autoagents-core 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
saivishwak
Dependencies
async-trait ^0.1.86
normal
autoagents-llm ^0.2.4
normal
futures ^0.3.31
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
log ^0.4
normal
regex ^1.11.1
normal
serde ^1.0.225
normal
serde_json ^1.0.145
normal
thiserror ^2.0.11
normal
uuid ^1.15.1
normal
wasmtime ^36.0.2
normal
optional
ractor ^0.15.7
normal
tokio ^1.43.0
normal
tokio-stream ^0.1.17
normal
getrandom ^0.3.3
normal
uuid ^1.15.1
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4.50
normal
Versions
38.91%
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
Module utils
autoagents_
core
0.2.4
Module utils
Module Items
Structs
Functions
Type Aliases
In crate autoagents_
core
autoagents_core
Module
utils
Copy item path
Source
Structs
§
Receiver
Receives values from the associated
Sender
.
Sender
Sends values to the associated
Receiver
.
Functions
§
channel
Creates a bounded mpsc channel for communicating between asynchronous tasks with backpressure.
Type Aliases
§
BoxEvent
Stream