boltz-ui 0.2.11

High-level reusable GPUI UI components (Label, Button, Input, etc.).
Documentation
1
2
3
4
5
mod collab_notification;
mod update_button;

pub use collab_notification::*;
pub use update_button::*;