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

A message that can be sent over a GhostEvent channel.

Implementations on Foreign Types§

Implementors§