Trait organelle::CellMessage [] [src]

pub trait CellMessage: 'static { }

defines the collection of traits necessary to act as a cell message

Implementors