Type Definition ethcore::machine::ScheduleCreationRules  
                   
                       [−]
                   
               [src]
type ScheduleCreationRules = Fn(&mut Schedule, BlockNumber) + Sync + Send;
Special rules to be applied to the schedule.