Re-exports§
pub use crate::queue_name::QueueNameComponents;
Structs§
- A list of messages with an O(1) list overhead; no additional memory per-message is required to track this list. However, a given Message can only belong to one instance of such a list at a time.