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