Docs.rs
  • pallet-message-queue-36.0.0
    • pallet-message-queue 36.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.6.1 normal
      • environmental ^1.1.4 normal
      • frame-benchmarking ^33.0.0 normal optional
      • frame-support ^33.0.0 normal
      • frame-system ^33.0.0 normal
      • log ^0.4.21 normal
      • scale-info ^2.11.1 normal
      • serde ^1.0.197 normal optional
      • sp-arithmetic ^26.0.0 normal
      • sp-core ^32.0.0 normal
      • sp-io ^35.0.0 normal
      • sp-runtime ^36.0.0 normal
      • sp-std ^14.0.0 normal
      • sp-weights ^31.0.0 normal
      • rand ^0.8.5 dev
      • rand_distr ^0.4.3 dev
    • Versions
    • 100% 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

pallet_message_queue36.0.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • BookState
  • IntoU32
  • ItemHeader
  • MaxEncodedLenOf
  • MaxMessageLen
  • Neighbours
  • Page
  • mock_helpers::NoopMessageProcessor
  • pallet::Pallet
  • pallet::storage_types::BookStateFor
  • pallet::storage_types::Pages
  • pallet::storage_types::ServiceHead
  • 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
  • pallet::dispatchables::execute_overweight
  • pallet::dispatchables::reap_page

Type Aliases

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