Module state

Module state 

Source
Expand description

Contains the state::StateSignal signal.

Structsยง

StateSignal
Simple signal implementation based on Rc and RefCell to get/set a value and notify listeners when it changes.