Docs.rs
greentic-session-0.2.0
greentic-session 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
dashmap ^6
normal
greentic-interfaces ^0.4
normal
optional
greentic-types ^0.2
normal
hex ^0.4
normal
parking_lot ^0.12
normal
redis ^0.32
normal
optional
schemars ^1
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
optional
tracing ^0.1
normal
uuid ^1
normal
criterion ^0.7
dev
proptest ^1
dev
serde_json ^1
dev
tokio ^1
dev
Versions
47.37%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
All
greentic_
session
0.2.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
error::GreenticError
inmemory::InMemorySessionStore
model::Cas
model::OutboxEntry
model::Session
model::SessionCursor
model::SessionId
model::SessionKey
model::SessionMeta
redis_store::RedisSessionStore
Enums
error::ErrorCode
Traits
store::SessionStore
Functions
mapping::telegram_update_to_session_key
mapping::webhook_to_session_key
Type Aliases
error::SessionResult