Type Definition bitcoin_scheduler::SchedulerFunction

source ·
pub type SchedulerFunction = Box<dyn FnMut()>;