Docs.rs
  • pallet-message-queue-10.0.0
    • pallet-message-queue 10.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.0.0 normal
      • frame-benchmarking ^7.0.0 normal
      • frame-support ^7.0.0 normal
      • frame-system ^7.0.0 normal
      • log ^0.4.17 normal
      • scale-info ^2.1.2 normal
      • serde ^1.0.137 normal
      • sp-arithmetic ^7.0.0 normal
      • sp-core ^9.0.0 normal
      • sp-io ^9.0.0 normal
      • sp-runtime ^9.0.0 normal
      • sp-std ^6.0.0 normal
      • sp-weights ^6.0.0 normal
      • rand ^0.8.5 dev
      • rand_distr ^0.4.3 dev
      • sp-tracing ^7.0.0 dev
    • Versions
    • 68.37% 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 pallet_message_queue

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • BookState
  • IntoU32
  • ItemHeader
  • MaxEncodedLenOf
  • MaxMessageLen
  • Neighbours
  • Page
  • mock_helpers::NoopMessageProcessor
  • pallet::Pallet
  • weights::SubstrateWeight

Enums

  • mock_helpers::MessageOrigin
  • pallet::Call
  • pallet::Error
  • pallet::Event

Traits

  • OnQueueChanged
  • mock_helpers::IntoWeight
  • pallet::Config
  • weights::WeightInfo

Functions

  • mock_helpers::assert_last_event
  • mock_helpers::assert_ring
  • mock_helpers::book_for
  • mock_helpers::build_ring
  • mock_helpers::empty_book
  • mock_helpers::full_page
  • mock_helpers::knit
  • mock_helpers::msg
  • mock_helpers::page
  • mock_helpers::setup_bump_service_head
  • mock_helpers::single_page_book
  • mock_helpers::unknit
  • mock_helpers::vmsg

Type Definitions

  • BookStateOf
  • HeapSizeU32Of
  • MaxMessageLenOf
  • MaxOriginLenOf
  • MessageOriginOf
  • PageOf
  • pallet::Module