[−][src]Module conrod_core::widget::id
The widget identifier type used throughout conrod, along with helper types and macros to simplify the process of generating them.
Structs
| Generator | Used for generating new unique |
| List | A list of lazily generated |
| ListWalk | An iterator-like type for producing indices from a |
Type Definitions
| Id | Unique widget identifier. |