Docs.rs
  • sov-db-0.3.0
    • sov-db 0.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • preston-evans98
    • Dependencies
      • anyhow ^1.0.68 normal
      • arbitrary ^1.3.1 normal optional
      • bincode ^1.3.3 normal
      • borsh ^0.10.3 normal
      • byteorder ^1.5.0 normal
      • jmt ^0.8.0 normal
      • proptest ^1.3.1 normal optional
      • proptest-derive ^0.3.0 normal optional
      • rocksdb ^0.21.0 normal
      • serde ^1.0.188 normal
      • sov-rollup-interface ^0.3 normal
      • sov-schema-db ^0.3 normal
      • tempfile ^3.5 normal optional
      • tokio ^1 normal
      • tempfile ^3.5 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • 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

sov_db0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • ledger_db::ItemNumbers
  • ledger_db::LedgerDB
  • ledger_db::SlotCommit
  • native_db::NativeDB
  • rocks_db_config::RocksdbConfig
  • schema::types::BatchNumber
  • schema::types::DbBytes
  • schema::types::EventNumber
  • schema::types::SlotNumber
  • schema::types::StoredBatch
  • schema::types::StoredSlot
  • schema::types::StoredTransaction
  • schema::types::TxNumber
  • state_db::StateDB

Enums

  • schema::types::EventGroupIdentifier
  • schema::types::EventIdentifier

Functions

  • rocks_db_config::gen_rocksdb_options
  • schema::types::split_tx_for_storage

Type Aliases

  • schema::types::AccessoryKey
  • schema::types::AccessoryStateValue
  • schema::types::DbHash
  • schema::types::JmtValue

Constants

  • schema::tables::LEDGER_TABLES
  • schema::tables::NATIVE_TABLES
  • schema::tables::STATE_TABLES