Re-exports§
pub use queue::DequeueWithReceipt;pub use queue::InfraQueueQueue;pub use queue::NackOutcome;pub use queue::RetryPolicy;
Modules§
Functions§
- add
- init_
logging - Initialize logging for binaries using env_logger; idempotent. Set RUST_LOG to control verbosity (e.g., “debug” or “actix_web=info,infraqueue=debug”).