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

A message that can be sent over a GhostEvent channel.

Implementations on Foreign Types§

source§

impl GhostEvent for HolochainP2pEvent

source§

impl GhostEvent for HolochainP2p

Implementors§