boltz-ui 0.2.1

High-level reusable GPUI UI components (Label, Button, Input, etc.).
Documentation
1
2
3
4
5
6
7
mod alert_modal;
mod announcement_toast;
mod toast_stack;

pub use alert_modal::*;
pub use announcement_toast::*;
pub use toast_stack::*;