Docs.rs
pallet-message-queue-45.0.0
pallet-message-queue 45.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
parity-scale-codec ^3.7.5
normal
environmental ^1.1.4
normal
frame-benchmarking ^42.0.0
normal
optional
frame-support ^42.0.0
normal
frame-system ^42.0.0
normal
log ^0.4.22
normal
scale-info ^2.11.6
normal
serde ^1.0.214
normal
optional
sp-arithmetic ^28.0.0
normal
sp-core ^38.0.0
normal
sp-io ^42.0.0
normal
sp-runtime ^43.0.0
normal
sp-weights ^33.0.0
normal
rand ^0.8.5
dev
rand_distr ^0.4.3
dev
Versions
100%
of the crate is documented
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_
queue
45.0.0
In pallet_
message_
queue::
mock_
helpers
Structs
NoopMessageProcessor
Enums
MessageOrigin
Traits
IntoWeight
Functions
assert_last_event
assert_ring
book_for
build_ring
empty_book
full_page
knit
msg
page
setup_bump_service_head
single_page_book
unknit
vmsg
pallet_message_queue
::
mock_helpers
Function
page
Copy item path
Settings
Help
Summary
Source
pub fn page<T:
Config
>(msg: &[
u8
]) ->
PageOf
<T>
Expand description
Create a page from a single message.