Docs.rs
celerix-store-0.1.2
celerix-store 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
i07
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
clap ^4.0
normal
env_logger ^0.10
normal
futures ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
rustls-pemfile ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.8
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-rustls ^0.24
normal
Versions
89.39%
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
Module persistence
celerix_
store
0.1.2
Module persistence
Module Items
Structs
In celerix_
store::
engine
celerix_store
::
engine
Module
persistence
Copy item path
Source
Expand description
Filesystem persistence logic.
Structs
ยง
Persistence
Handles disk I/O for the
MemStore
.