Trait rosey_actors::StrategyClosure[][src]

pub trait StrategyClosure: Future<Output = bool> + Send + Sync { }

Implementors