Docs.rs
  • frame-decode-0.7.1
    • frame-decode 0.7.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • jsdw
    • Dependencies
      • frame-metadata >=20.0.0, <=21.0.0 normal
      • parity-scale-codec ^3.6.12 normal
      • scale-decode ^0.16.0 normal
      • scale-info ^2.11.4 normal
      • scale-info-legacy ^0.2.2 normal optional
      • scale-type-resolver ^0.2.0 normal
      • scale-value ^0.18.0 normal optional
      • sp-crypto-hashing ^0.1.0 normal
      • hex ^0.4.3 dev
      • scale-info-legacy ^0.2.2 dev
      • scale-value ^0.18.0 dev
      • serde_json ^1 dev
      • serde_yaml ^0.9 dev
    • Versions
    • 100% 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

frame_decode0.7.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • extrinsics::Extrinsic
  • extrinsics::ExtrinsicCallInfo
  • extrinsics::ExtrinsicExtensionInfo
  • extrinsics::ExtrinsicExtensions
  • extrinsics::ExtrinsicInfoArg
  • extrinsics::ExtrinsicSignature
  • extrinsics::ExtrinsicSignatureInfo
  • helpers::DecodeErrorTrace
  • helpers::StorageEntry
  • storage::StorageInfo
  • storage::StorageKey
  • storage::StorageKeyInfo
  • storage::StorageKeyPart
  • storage::StorageKeyPartValue

Enums

  • extrinsics::ExtrinsicDecodeError
  • extrinsics::ExtrinsicInfoError
  • extrinsics::ExtrinsicType
  • storage::StorageHasher
  • storage::StorageInfoError
  • storage::StorageKeyDecodeError
  • storage::StorageValueDecodeError

Traits

  • extrinsics::ExtrinsicTypeInfo
  • storage::StorageTypeInfo

Functions

  • extrinsics::decode_extrinsic
  • extrinsics::decode_extrinsic_current
  • extrinsics::decode_extrinsic_legacy
  • helpers::decode_with_error_tracing
  • helpers::decode_with_visitor
  • helpers::list_storage_entries
  • helpers::list_storage_entries_any
  • helpers::type_registry_from_metadata
  • helpers::type_registry_from_metadata_any
  • storage::decode_storage_key
  • storage::decode_storage_key_current
  • storage::decode_storage_key_legacy
  • storage::decode_storage_value
  • storage::decode_storage_value_current
  • storage::decode_storage_value_legacy

Type Aliases

  • extrinsics::ExtrinsicOwned