Docs.rs
  • sov-state-0.2.0
    • sov-state 0.2.0
    • 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.0 normal
      • bcs ^0.1.5 normal
      • borsh ^0.10.3 normal
      • hex ^0.4.3 normal
      • jmt ^0.7.0 normal
      • risc0-zkvm ^0.16 normal
      • risc0-zkvm-platform ^0.16 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.6 normal
      • sov-db ^0.2 normal
      • sov-first-read-last-write-cache ^0.2 normal
      • sov-rollup-interface ^0.2 normal
      • sov-zk-cycle-macros ^0.2 normal
      • thiserror ^1.0.38 normal
      • tempfile ^3.5 dev
    • Versions
    • 68.25% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate sov_state

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • AccessoryStateMap
  • AccessoryStateValue
  • AccessoryStateVec
  • AccessoryWorkingSet
  • ArrayWitness
  • CacheLog
  • DefaultStorageSpec
  • Delta
  • Prefix
  • StateCheckpoint
  • StateMap
  • StateValue
  • StateVec
  • TreeWitnessReader
  • WorkingSet
  • ZkStorage
  • codec::BcsCodec
  • codec::BorshCodec
  • codec::JsonCodec
  • config::Config
  • storage::StorageKey
  • storage::StorageProof
  • storage::StorageValue

Enums

  • StateMapError
  • StateVecError

Traits

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