Module types

Module types 

Source
Expand description

Common type definitions shared across Allui.

This module contains type aliases for complex types to improve code readability and satisfy clippy’s type_complexity lint.

Type Aliases§

ClickHandler
A boxed click event handler that can be stored in structs.