time_sigil 0.0.1

task scheduler
Documentation
1
2
3
4
#[derive(Debug, PartialEq, Eq)]
pub enum Error {
    ChannelClosed,
}