// For God so loved the world that he gave his only begotten Son,
// that whoever believes in him should not perish but have eternal life.
// John 3:16
//! Daily devotional module implementations.
//!
//! Provides module drivers for daily devotional content keyed by date (MM.DD).
pub use DailyDevotionalChirho;