implement_cron

Macro implement_cron 

Source
macro_rules! implement_cron {
    () => { ... };
}