Function pallet_message_queue::mock_helpers::book_for
source · pub fn book_for<T: Config>(page: &PageOf<T>) -> BookStateOf<T>
Expand description
Returns a page filled with empty messages and the number of messages.
pub fn book_for<T: Config>(page: &PageOf<T>) -> BookStateOf<T>
Returns a page filled with empty messages and the number of messages.