[][src]Crate sigs_slots

Enums

Event

Generic Event Enum for transmitting a signal

Traits

Signal

Generic Signal trait to be implemented by the object emitting the signals

Slot

Generic slot trait to be implemented by the object consuming the signals