command-executor 0.0.2-alpha

Command Executor thread pool
Documentation
1
2
3
4
#[derive(Clone, Debug)]
pub(crate) enum Signal {
    Shutdown,
}