//! Integration tests for injectable — multi-service scenarios.
//!//! Each module tests a specific cross-cutting concern with a realistic
//! service graph (multiple services, dependencies between them).
modbind_macro;modfactory_ctx;modgeneric_types;#[cfg(feature ="axum")]modmulti_service_web_app;