1 2 3 4 5
//! Adapters for bridging infrastructure implementations to generation domain pub mod template_discovery_adapter; pub use template_discovery_adapter::*;