Struct experimental_reactive::activator::ConnectedActivator  
                   
                       [−]
                   
               [src]
pub struct ConnectedActivator<T, S, U>(_, _, _) where S: Source<T>, U: Slot<T>;Fully connected activator
Methods
impl<T, S, U> ConnectedActivator<T, S, U> where S: Source<T>, U: Slot<T>[src]
fn activate(&self) -> Result<(), ActivateError<T>>
transfer portion of data from connected Source to Slot