Function dialog::default_backend

source ·
pub fn default_backend() -> impl Backend
Expand description

Creates a new instance of the default backend.

The current implementation always returns a Dialog instance.