//! Reverse synchronization - Code to RDF extraction
//!
//! This module provides functionality to extract service definitions from source code
//! in multiple languages (Rust, Elixir, Go) and convert them into RDF format for
//! integration with the ggen ontology system.
//!
//! The formal inverse pipeline (μ⁻¹) is exposed via [`inverse_pipeline`].
pub use ;
pub use ;