acts 0.19.0

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