[][src]Trait riker_es::Sys

pub trait Sys: TmpActorRefFactory + Run + Send + Sync { }

Implementors

impl<T: TmpActorRefFactory + Run + Send + Sync> Sys for T[src]

Loading content...