leptix-dialog 0.1.6

Leptix Dialog component — a window overlaid on the primary window, rendering content in a layer above the page.
Documentation
1
2
3
4
//! A window overlaid on the primary window, rendering content in a layer above the page.

mod dialog;
pub use dialog::*;