//! Platform-specific host scheduler adapters.
//!//! Each adapter is gated by its target platform. The cron expression
//! compilation and content rendering logic is platform-independent so it
//! can be tested on any host.
pubmodcron_adapter;pubmodcrontab;pubmodlaunchd;pubmodtask_scheduler;