logo
Expand description

Immediate mode user interface

Structs

Options for using the default rendering style for the element.

Options for rendering a values as a slider.

Options for rendering a value as a struct (i.e. draw all of its subfields)

Enums

Constants

Traits

Renders a value using the default widget

Renders a value as a slider

Renders a struct (i.e. draw all of its subfields).

Functions

Utility fn that, given a list of references, returns Some(T) if they are the same, otherwise None