Docs.rs
vv-agent-0.6.0
vv-agent 0.6.0
Docs.rs crate page
MIT
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
AndersonBY
Dependencies
apalis ^1.0.0-rc.9
normal
optional
base64 ^0.22
normal
chrono ^0.4
normal
futures-util ^0.3
normal
libc ^0.2
normal
object_store ^0.13.2
normal
redis ^0.32
normal
regex ^1
normal
rusqlite ^0.40
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.9
normal
ts-rs ^11
normal
unicode-normalization ^0.1
normal
vv-llm ^0.2.3
normal
tempfile ^3
dev
Versions
0.14%
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
Metadata
vv_
agent
0.6.0
Metadata
Aliased Type
In vv_
agent::
types
vv_agent
::
types
Type Alias
Metadata
Copy item path
Source
pub type Metadata =
BTreeMap
<
String
,
Value
>;
Aliased Type
ยง
pub struct Metadata {
/* private fields */
}