//! Built-in plugin examples demonstrating the Plugin SDK.
//!//! These plugins serve as reference implementations for custom generators,
//! sinks, and transforms.
modcsv_echo;modtimestamp_enricher;pubusecsv_echo::CsvEchoSink;pubusetimestamp_enricher::TimestampEnricher;