[][src]Trait ghost_actor::GhostEvent

pub trait GhostEvent: 'static + Send + Sized { }

A message that can be sent over a GhostEvent channel.

Implementors

Loading content...