Docs.rs
persistent-map-0.1.3
persistent-map 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ss-sonic
Dependencies
async-trait ^0.1
normal
csv ^1.3
normal
optional
dashmap ^6
normal
serde ^1
normal
serde_json ^1
normal
sled ^0.34
normal
optional
thiserror ^2.0.12
normal
tokio ^1.36
normal
optional
tokio-rusqlite ^0.6
normal
optional
anyhow ^1.0.79
dev
tempfile ^3.8
dev
tokio ^1.36
dev
Versions
96.67%
of the crate is documented
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
persistent_
map
0.1.3
Crate Items
Structs
Enums
Traits
Type Aliases
List of all items
Structs
PersistentMap
in_memory::InMemoryBackend
sqlite::SqliteBackend
Enums
PersistentError
Traits
StorageBackend
Type Aliases
Result