Docs.rs
  • sov-modules-api-0.1.0
    • sov-modules-api 0.1.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
      • bech32 ^0.9.1 normal
      • borsh ^0.10.3 normal
      • derive_more ^0.99.11 normal
      • ed25519-dalek ^1.0.1 normal
      • hex ^0.4.3 normal
      • jmt ^0.6.0 normal
      • rand ^0.7 normal
      • serde ^1.0.137 normal
      • sha2 ^0.10.6 normal
      • sov-rollup-interface ^0.1 normal
      • sov-state ^0.1 normal
      • thiserror ^1.0.38 normal
      • serde_json ^1.0 dev
    • Versions
    • 44.44% of the crate is documented
  • Go to latest version
  • Platform
    • 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
?
Change settings

List of all items

Structs

  • Address
  • AddressBech32
  • CallResponse
  • Prefix
  • default_context::DefaultContext
  • default_context::ZkDefaultContext
  • default_signature::DefaultPublicKey
  • default_signature::DefaultSignature
  • default_signature::private_key::DefaultPrivateKey
  • transaction::Transaction

Enums

  • Error
  • NonInstantiable
  • SigVerificationError
  • default_signature::private_key::DefaultPrivateKeyHexDeserializationError

Traits

  • AddressTrait
  • Context
  • DispatchCall
  • Genesis
  • Hasher
  • Module
  • ModuleInfo
  • PublicKey
  • RpcRunner
  • Signature
  • Spec
  • hooks::ApplyBlobHooks
  • hooks::TxHooks