Module backends

Source
Expand description

Queue backend implementations

Re-exports§

pub use memory::MemoryBackend;

Modules§

memory
In-memory queue backend implementation for development and testing