Trait backstage::actor::ActorBuilder[][src]

pub trait ActorBuilder<H: AknShutdown<Self::State> + 'static>: Builder where
    Self::State: Actor<H>, 
{ }

Should be implemented on the ActorBuilder struct

Implementors

Loading content...