Docs.rs
devsper-memory-0.2.0
devsper-memory 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
rithulkamesh
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
chrono ^0.4.44
normal
devsper-core ^0.2.0
normal
regex ^1.12.3
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
42.86%
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
Skip to main content
Module store
devsper_
memory
0.2.0
Module store
Module Items
Structs
In crate devsper_
memory
devsper_memory
Module
store
Copy item path
Source
Structs
ยง
Local
Memory
Store
In-memory store backed by a HashMap (no SQLite dep needed for initial impl). Replace with SQLite in production via the same trait.
Memory
Entry
A stored memory entry