acts 0.17.2

a fast, lightweight, extensiable workflow engine
Documentation
1
2
3
4
#[derive(Debug, Clone, Default)]
pub struct TaskExtra {
    pub emit_message: bool,
}