boltz-ui 0.2.10

High-level reusable GPUI UI components (Label, Button, Input, etc.).
Documentation

UI – App UI Primitives & Components

This crate provides a set of UI primitives and components that are used to build all of the elements in the app's UI.

Related Crates:

  • [ui_macros] - proc_macros support for this crate
  • ui_input - the single line input component