//! Mock implementations for testing the collector. pub mod handler; pub mod monitor; pub mod sender; pub mod types;