Module conrod_core::widget::id[][src]

Expand description

The widget identifier type used throughout conrod, along with helper types and macros to simplify the process of generating them.

Structs

Used for generating new unique widget::Ids.

A list of lazily generated widget::Ids.

An iterator-like type for producing indices from a List.

Type Definitions

Unique widget identifier.