Docs.rs
autoagents-core-0.4.0
autoagents-core 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 July 2026
Links
Repository
crates.io
Source
Owners
saivishwak
Dependencies
async-trait ^0.1.89
normal
autoagents-llm ^0.4.0
normal
autoagents-protocol ^0.4.0
normal
deno_ast ^0.53.1
normal
optional
futures ^0.3.32
normal
futures-core ^0.3.32
normal
futures-util ^0.3.32
normal
log ^0.4.29
normal
regex ^1.12.3
normal
schemars ^0.8.19
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
uuid ^1.21.0
normal
walkdir ^2.5
normal
wasmtime ^44.0.1
normal
optional
core_affinity ^0.8.3
dev
criterion ^0.8.2
dev
tempfile ^3.27.0
dev
wat ^1.245.1
dev
getrandom ^0.4.2
normal
uuid ^1.21.0
normal
wasm-bindgen ^0.2.114
normal
wasm-bindgen-futures ^0.4.64
normal
ractor ^0.15.7
normal
rquickjs ^0.11.0
normal
optional
tokio ^1.50.0
normal
tokio-stream ^0.1.18
normal
rquickjs ^0.11.0
normal
optional
Versions
34.43%
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 document
autoagents_
core
0.4.0
Module document
Module Items
Structs
In crate autoagents_
core
autoagents_core
Module
document
Copy item path
Source
Structs
ยง
Document
Represents a piece of content along with optional metadata. Mirrors the LangChain document abstraction (
page_content
+
metadata
).