rabbit_borough 0.1.3-beta

Create a RabbitMQ consumer project with minimal effort, by bypassing templating, configuration and complicated resiliency logic
Documentation
1
2
3
4
/// Module for reading or getting default configuration
pub mod reader;
/// This module only contains the structs needed for the configuration
pub mod config_model;