Trait organelle::Synapse [] [src]

pub trait Synapse: Debug + Copy + Clone + Hash + Eq + PartialEq + 'static { }

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

Implementors