Modules

Macros

map_mut is exactly the same as map_ref, except it gives mutable references (map_ref gives immutable references).

The map_ref macro can be used to combine multiple Signals together:

Structs

Functions