Trait organelle::Signal [] [src]

pub trait Signal: 'static { }

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

Implementors