Docs.rs
  • ac-node-api-0.18.0
    • ac-node-api 0.18.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Niederb
    • haerdib
    • masapr
    • Dependencies
      • ac-primitives ^0.18 normal
      • bitvec ^1.0.0 normal
      • parity-scale-codec ^3.6.1 normal
      • derive_more ^0.99.17 normal
      • either ^1.6.1 normal
      • frame-metadata ^16.0 normal
      • hex ^0.4.3 normal
      • log ^0.4.14 normal
      • scale-bits ^0.4.0 normal
      • scale-decode ^0.10.0 normal
      • scale-encode ^0.5.0 normal
      • scale-info ^2.0.1 normal
      • scale-value ^0.13.0 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • sp-application-crypto ^37.0.0 normal
      • sp-core ^34.0.0 normal
      • sp-crypto-hashing ^0.1.0 normal
      • sp-runtime ^38.0.0 normal
      • sp-runtime-interface ^28.0.0 normal
      • sp-storage ^21.0.0 normal
      • test-case ^3.1.0 dev
    • Versions
    • 72.73% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

ac_node_api0.18.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • BTreeMap
  • Encoded
  • EventRecord
  • error::DecodeError
  • error::EncodeError
  • error::ModuleError
  • error::RawModuleError
  • events::EventDetails
  • events::EventMetadataDetails
  • events::Events
  • events::RawEventDetails
  • metadata::Metadata
  • metadata::PalletMetadata
  • metadata::RuntimeApiMetadata
  • storage::StorageDoubleMap
  • storage::StorageMap
  • storage::StorageValue
  • vec::Drain
  • vec::ExtractIf
  • vec::IntoIter
  • vec::Splice
  • vec::Vec

Enums

  • Phase
  • error::ArithmeticError
  • error::DispatchError
  • error::Error
  • error::SecretStringError
  • error::TokenError
  • error::TransactionValidityError
  • error::TransactionalError
  • metadata::MetadataConversionError
  • metadata::MetadataError

Traits

  • DecodeAsType
  • StaticEvent
  • storage::GetStorageTypes

Macros

  • vec

Derive Macros

  • DecodeAsType

Functions

  • metadata::v14_to_v15