StartEffectResponseCallback

Type Alias StartEffectResponseCallback 

Source
pub type StartEffectResponseCallback = Mutex<Option<Sender<Result<(), StartEffectError>>>>;

Aliased Typeยง

pub struct StartEffectResponseCallback { /* private fields */ }