Docs.rs
miden-node-store-0.9.2
miden-node-store 0.9.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bobbinth
Dependencies
anyhow ^1.0
normal
deadpool ^0.12
normal
deadpool-sync ^0.1
normal
hex ^0.4
normal
miden-lib ^0.9
normal
miden-node-proto ^0.9
normal
miden-node-utils ^0.9
normal
miden-objects ^0.9
normal
rusqlite ^0.35
normal
rusqlite_migration ^2.1
normal
thiserror ^2.0
normal
tokio ^1.45
normal
tokio-stream ^0.1
normal
tonic ^0.12
normal
tower-http ^0.6
normal
tracing ^0.1
normal
assert_matches ^1.5
dev
miden-lib ^0.9
dev
miden-node-utils ^0.9
dev
miden-objects ^0.9
dev
rand ^0.9
dev
regex ^1.11
dev
termtree ^0.5
dev
Versions
33.33%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
miden_
node_
store
0.9.2
All Items
Crate Items
Structs
Crate
miden_node_store
Copy item path
Source
Structs
§
Data
Directory
Represents the store’s data-directory and its content paths.
Genesis
State
Represents the state at genesis, which will be used to derive the genesis block.
Store
The store server.