Docs.rs
teloxide-rocksdb-0.1.0
teloxide-rocksdb 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Hirrolot
Dependencies
futures ^0.3
normal
rocksdb ^0.19
normal
serde ^1.0
normal
teloxide ^0.12
normal
teloxide-core ^0.9
normal
thiserror ^1.0
normal
teloxide ^0.12
dev
tokio ^1.8
dev
Versions
71.43%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate teloxide_rocksdb
Version 0.1.0
All Items
Structs
Enums
?
Crate
teloxide_rocksdb
source
·
[
−
]
Expand description
Support for the
RocksDb
dialogue storage to be used with
teloxide
.
Structs
RocksDbStorage
A persistent dialogue storage based on
RocksDb
.
Enums
RocksDbStorageError
An error returned from
RocksDbStorage
.