//! Adapters for existing data sources
//!//! These adapters implement the `DataProvider` trait for existing data sources,
//! allowing gradual migration to the new architecture.
pubmodbuffer_adapter;pubmodcsv_client_adapter;pubusebuffer_adapter::BufferAdapter;pubusecsv_client_adapter::CsvClientAdapter;