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
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
teloxide_
rocksdb
0.1.0
All Items
Crate Items
Structs
Enums
Crate
teloxide_rocksdb
Copy item path
Source
Expand description
Support for the
RocksDb
dialogue storage to be used with
teloxide
.
Structs
§
Rocks
DbStorage
A persistent dialogue storage based on
RocksDb
.
Enums
§
Rocks
DbStorage
Error
An error returned from
RocksDbStorage
.