Docs.rs
  • sov-state-0.3.0
    • sov-state 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • preston-evans98
    • Dependencies
      • anyhow ^1.0.68 normal
      • arbitrary ^1.3.1 normal optional
      • bcs ^0.1.5 normal
      • borsh ^0.10.3 normal
      • hex ^0.4.3 normal
      • jmt ^0.8.0 normal
      • proptest ^1.3.1 normal optional
      • proptest-derive ^0.3.0 normal optional
      • risc0-zkvm ^0.18 normal optional
      • risc0-zkvm-platform ^0.18 normal optional
      • serde ^1.0.188 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.6 normal
      • sov-db ^0.3 normal optional
      • sov-first-read-last-write-cache ^0.3 normal
      • sov-rollup-interface ^0.3 normal
      • sov-zk-cycle-macros ^0.3 normal optional
      • thiserror ^1.0.38 normal
      • proptest ^1.3.1 dev
      • tempfile ^3.5 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

sov_state0.3.0

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • AlignedVec
  • ArrayWitness
  • CacheLog
  • DefaultStorageSpec
  • OrderedReadsAndWrites
  • Prefix
  • StorageInternalCache
  • ZkStorage
  • codec::BcsCodec
  • codec::BorshCodec
  • codec::JsonCodec
  • config::Config
  • storage::StorageKey
  • storage::StorageProof
  • storage::StorageValue

Traits

  • MerkleProofSpec
  • Witness
  • codec::EncodeKeyLike
  • codec::StateCodec
  • codec::StateKeyCodec
  • codec::StateValueCodec
  • storage::NativeStorage
  • storage::Storage