pub mod application; pub mod domain; pub mod infrastructure; pub use infrastructure::http::routes::qr_campaigns_routes;