command-executor 0.0.2-alpha

Command Executor thread pool
Documentation
1
2
3
4
5
#[derive(Clone)]
pub enum ShutdownMode {
    Immediate,
    CompletePending,
}