[][src]Trait arcon::prelude::prelude::Require

pub trait Require<P> where
    P: 'static + Port
{ fn handle(&mut self, event: <P as Port>::Indication); }

Required methods

fn handle(&mut self, event: <P as Port>::Indication)

Loading content...

Implementors

Loading content...