# iced_dialog Custom dialog for [`iced`](https://iced.rs) ## Example See the [/example](/example) directory. You can run it like this: ```bash cargo run -p example ```