Docs.rs
adk-session-2.0.0
adk-session 2.0.0
Docs.rs crate page
Apache-2.0
10 August 2026
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
adk-core ^2.0.0
normal
aes-gcm ^0.10
normal
optional
async-trait ^0.1
normal
base64 ^0.22
normal
optional
chrono ^0.4.44
normal
firestore ^0.48
normal
optional
fred ^10
normal
optional
google-cloud-auth ^1.8
normal
optional
mongodb ^3
normal
optional
neo4rs ^0.8
normal
optional
rand ^0.9
normal
optional
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
optional
sqlx ^0.8
normal
optional
tokio ^1.40
normal
optional
tracing ^0.1
normal
uuid ^1.23
normal
axum ^0.8
dev
futures ^0.3
dev
http ^1
dev
proptest ^1.5
dev
tokio ^1.40
dev
Versions
100%
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 state
adk_
session
2.0.0
Module state
Module Items
Traits
In crate adk_
session
adk_session
Module
state
Copy item path
Source
Expand description
State access traits (
State
and
ReadonlyState
).
Traits
ยง
Readonly
State
Read-only view of session state.
State
Mutable key-value state store for a session.