Module conrod::widget::id[][src]

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 widget::Ids.

List

A list of lazily generated widget::Ids.

ListWalk

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

Type Definitions

Id

Unique widget identifier.