Docs.rs
  • miden-node-store-0.7.0
    • miden-node-store 0.7.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bobbinth
    • Dependencies
      • deadpool-sqlite ^0.9.0 normal
      • hex ^0.4 normal
      • miden-lib ^0.7 normal
      • miden-node-proto ^0.7 normal
      • miden-node-utils ^0.7 normal
      • miden-objects ^0.7 normal
      • rusqlite ^0.32.1 normal
      • rusqlite_migration ^1.3 normal
      • serde ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1.40 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tracing ^0.1 normal
      • assert_matches ^1.5 dev
      • miden-node-utils ^0.7 dev
      • miden-objects ^0.7 dev
    • Versions
    • 23.04% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

miden_node_store0.7.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • config::StoreConfig
  • db::Db
  • db::NoteRecord
  • db::NoteSyncRecord
  • db::NoteSyncUpdate
  • db::NullifierInfo
  • db::StateSyncUpdate
  • db::TransactionSummary
  • genesis::GenesisState
  • server::Store
  • state::BlockInputs
  • state::State
  • state::TransactionInputs

Enums

  • errors::ApplyBlockError
  • errors::DatabaseError
  • errors::DatabaseSetupError
  • errors::GenesisError
  • errors::GetBlockHeaderError
  • errors::GetBlockInputsError
  • errors::GetNoteInclusionProofError
  • errors::InvalidBlockError
  • errors::NoteSyncError
  • errors::NullifierTreeError
  • errors::StateInitializationError
  • errors::StateSyncError

Type Aliases

  • db::Result

Constants

  • COMPONENT