Module dialog::backends

source ·
Expand description

Backends that display dialog boxes.

All backends implement the Backend trait. Some backends might provide additional settings. For a list of supported backends, see the top-level crate documentation or the list of structs in this module.

Structs

The dialog backend.

Traits

A dialog backend.