Docs.rs
  • sov-modules-api-0.2.0
    • sov-modules-api 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
      • bech32 ^0.9.1 normal
      • borsh ^0.10.3 normal
      • clap ^4.2.7 normal
      • derive_more ^0.99.11 normal
      • ed25519-dalek ^2.0.0 normal
      • hex ^0.4.3 normal
      • jsonrpsee ^0.18.2 normal
      • rand ^0.8 normal
      • risc0-zkvm ^0.16 normal
      • risc0-zkvm-platform ^0.16 normal
      • schemars ^0.8.12 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10.6 normal
      • sov-modules-macros ^0.2 normal
      • sov-rollup-interface ^0.2 normal
      • sov-sequencer ^0.2 normal
      • sov-state ^0.2 normal
      • sov-zk-cycle-macros ^0.2 normal
      • thiserror ^1.0.38 normal
      • bincode ^1.3.3 dev
    • Versions
    • 59.72% 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_modules_api

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros
?
Change settings

List of all items

Structs

  • Address
  • AddressBech32
  • CallResponse
  • Event
  • Prefix
  • StateTransition
  • default_context::ZkDefaultContext
  • default_signature::DefaultPublicKey
  • default_signature::DefaultSignature
  • optimistic::Attestation
  • optimistic::ProofOfBond
  • transaction::Transaction

Enums

  • Error
  • NonInstantiable
  • SigVerificationError
  • capabilities::BlobRefOrOwned

Traits

  • BasicAddress
  • BlobReaderTrait
  • Context
  • DaSpec
  • DispatchCall
  • EncodeCall
  • Genesis
  • Module
  • ModuleCallJsonSchema
  • ModuleInfo
  • PublicKey
  • RollupAddress
  • Signature
  • SlotData
  • Spec
  • ValidityCondition
  • ValidityConditionChecker
  • Zkvm
  • capabilities::BlobSelector
  • hooks::ApplyBlobHooks
  • hooks::SlotHooks
  • hooks::TxHooks

Derive Macros

  • DispatchCall
  • Genesis
  • MessageCodec
  • ModuleCallJsonSchema
  • ModuleInfo
  • macros::DefaultRuntime

Functions

  • sort_values_by_modules_dependencies