Docs.rs
  • zksync_state-0.1.0
    • zksync_state 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ml-ia
    • github:matter-labs:crates-io
    • CratesMatterLabs
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • backon ^0.4.4 normal
      • chrono ^0.4 normal
      • itertools ^0.10 normal
      • mini-moka ^0.10.0 normal
      • once_cell ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • vise ^0.1.0 normal
      • zksync_dal ^0.1.0 normal
      • zksync_shared_metrics ^0.1.0 normal
      • zksync_storage ^0.1.0 normal
      • zksync_types ^0.1.0 normal
      • zksync_utils ^0.1.0 normal
      • assert_matches ^1.5 dev
      • rand ^0.8 dev
      • tempfile ^3.0.2 dev
      • test-casing ^0.1.2 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

zksync_state0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • AsyncCatchupTask
  • BatchDiff
  • InMemoryStorage
  • PostgresStorage
  • PostgresStorageCaches
  • PostgresStorageCachesTask
  • RocksdbCell
  • RocksdbStorage
  • RocksdbStorageBuilder
  • RocksdbStorageOptions
  • RocksdbWithMemory
  • SequentialCache
  • ShadowStorage
  • StorageView
  • StorageViewCache
  • StorageViewMetrics
  • WitnessStorage

Enums

  • PgOrRocksdbStorage
  • StateKeeperColumnFamily

Traits

  • ReadStorage
  • ReadStorageFactory
  • WriteStorage

Type Aliases

  • StoragePtr

Constants

  • IN_MEMORY_STORAGE_DEFAULT_NETWORK_ID