[−][src]Function riker::kernel::run_mailbox
pub fn run_mailbox<Msg>(
mbox: Mailbox<Msg>,
cell: ActorCell<Msg>,
actor: Option<BoxActor<Msg>>
) where
Msg: Message,
pub fn run_mailbox<Msg>(
mbox: Mailbox<Msg>,
cell: ActorCell<Msg>,
actor: Option<BoxActor<Msg>>
) where
Msg: Message,