Type Definition holochain::conductor::manager::OutcomeSender

source ·
pub type OutcomeSender = Sender<(TaskGroup, TaskOutcome)>;
Expand description

Channel sender for task outcomes