Function pallet_message_queue::mock_helpers::msg

source ยท
pub fn msg<N: Get<u32>>(x: &str) -> BoundedSlice<'_, u8, N>
Expand description

Create a message from the given data.