Module dominator_helpers::signals[][src]

Structs

DefaultSignal

If the provided signal is None, then a signal of the provided default otherwise, the signal’s value

OptionSignal

If the provided signal is None, then a signal of None otherwise, a signal of Some(value)

Enums

EitherSignal