Crate alerta

Crate alerta 

Source
Expand description

A library for creating GUI message dialogs.

Structs§

Builder
A message dialog builder.
Error
The main error type of this library.
InvalidValue
Error returned by FromStr implementations.

Enums§

Answer
A user response to a dialog.
ButtonPreset
Presets of button groups.
Icon
The icon to display in the dialog.
Theme
Color theme selection.

Functions§

alerta
Returns a Builder for creating dialogs.