Docs.rs
persistent-map-0.1.3
persistent-map 0.1.3
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
Module in_memory
persistent_
map
0.1.3
Module in_
memory
Module Items
Structs
In crate persistent_
map
persistent_map
Module
in_
memory
Copy item path
Source
Structs
§
InMemory
Backend
An in-memory backend that doesn’t persist data.