List of all items
Structs
- a11y::AccessibilityTree
- a11y::AccessibilityTreeBuilder
- a11y::LoggingBackend
- a11y::ScreenReaderBackend
- a11y::ScreenReaderConfig
- a11y::TreeNode
- a11y::testing::A11yTestRunner
- a11y::testing::KeyboardNavigator
- core::app::App
- core::app::AppBuilder
- core::app::Inspector
- core::app::WidgetInfo
- core::app::declarative_router::core::DeclarativeRouter
- core::app::declarative_router::link::Link
- core::app::declarative_router::types::ReactiveRouteState
- core::app::declarative_router::types::RouteContext
- core::app::profiler::FpsCounter
- core::app::profiler::Metric
- core::app::profiler::MetricDiff
- core::app::profiler::Profiler
- core::app::profiler::Sample
- core::app::profiler::Snapshot
- core::app::profiler::SnapshotDiff
- core::app::profiler::Stats
- core::app::profiler::TimingGuard
- core::app::router::HistoryEntry
- core::app::router::Route
- core::app::router::RouteBuilder
- core::app::router::Router
- core::app::screen::ScreenConfig
- core::app::screen::ScreenId
- core::app::screen::ScreenManager
- core::app::screen::SimpleScreen
- core::app::snapshot::Snapshot
- core::app::snapshot::SnapshotConfig
- devtools::Action
- devtools::ComponentPicker
- devtools::ComponentStats
- devtools::ComputedProperty
- devtools::DevTools
- devtools::DevToolsConfig
- devtools::EventFilter
- devtools::EventLogger
- devtools::Frame
- devtools::Inspector
- devtools::InspectorConfig
- devtools::LoggedEvent
- devtools::Profiler
- devtools::RenderEvent
- devtools::StateDebugger
- devtools::StateDiff
- devtools::StateEntry
- devtools::StateSnapshot
- devtools::StyleInspector
- devtools::TimeTravelConfig
- devtools::TimeTravelDebugger
- devtools::WidgetNode
- query::ParseError
- query::Query
- query::SortBy
- runtime::dom::BufferPool
- runtime::dom::DomId
- runtime::dom::DomNode
- runtime::dom::DomRenderer
- runtime::dom::DomTree
- runtime::dom::MatchedRule
- runtime::dom::NodeState
- runtime::dom::ObjectPool
- runtime::dom::PoolStats
- runtime::dom::Pooled
- runtime::dom::QueryResult
- runtime::dom::Selector
- runtime::dom::SelectorPart
- runtime::dom::Specificity
- runtime::dom::StringPool
- runtime::dom::StyleResolver
- runtime::dom::SyncObjectPool
- runtime::dom::SyncStringPool
- runtime::dom::VecPool
- runtime::dom::WidgetMeta
- runtime::event::EventContext
- runtime::event::EventHandler
- runtime::event::EventReader
- runtime::event::FocusManager
- runtime::event::FocusTrap
- runtime::event::FocusTrapConfig
- runtime::event::HandlerId
- runtime::event::KeyBinding
- runtime::event::KeyEvent
- runtime::event::KeyMap
- runtime::event::MouseEvent
- runtime::event::click::ClickDetector
- runtime::event::custom::AppEvent
- runtime::event::custom::CustomEventBus
- runtime::event::custom::CustomHandlerId
- runtime::event::custom::DispatchResult
- runtime::event::custom::ErrorEvent
- runtime::event::custom::EventDispatcher
- runtime::event::custom::EventEnvelope
- runtime::event::custom::EventId
- runtime::event::custom::EventMeta
- runtime::event::custom::EventRecord
- runtime::event::custom::HandlerOptions
- runtime::event::custom::NavigateEvent
- runtime::event::custom::StateChangeEvent
- runtime::event::drag::DragContext
- runtime::event::drag::DragData
- runtime::event::drag::DropTarget
- runtime::event::gesture::recognizer::GestureRecognizer
- runtime::event::gesture::types::DragGesture
- runtime::event::gesture::types::GestureConfig
- runtime::event::gesture::types::LongPressGesture
- runtime::event::gesture::types::PinchGesture
- runtime::event::gesture::types::SwipeGesture
- runtime::event::gesture::types::TapGesture
- runtime::event::gesture::types::TrackingState
- runtime::event::ime::Candidate
- runtime::event::ime::ImeConfig
- runtime::event::ime::ImeState
- runtime::event::ime::PreeditSegment
- runtime::event::ime::PreeditString
- runtime::layout::LayoutEngine
- runtime::layout::Rect
- runtime::layout::responsive::Breakpoint
- runtime::layout::responsive::Breakpoints
- runtime::layout::responsive::ResponsiveLayout
- runtime::layout::responsive::ResponsiveValue
- runtime::render::BatchStats
- runtime::render::Buffer
- runtime::render::Cell
- runtime::render::Change
- runtime::render::Modifier
- runtime::render::RenderBatch
- runtime::render::Terminal
- runtime::render::backend::BackendCapabilities
- runtime::render::backend::CrosstermBackend
- runtime::style::ActiveTransition
- runtime::style::Animation
- runtime::style::AnimationGroup
- runtime::style::Animations
- runtime::style::Choreographer
- runtime::style::Color
- runtime::style::ComputedStyle
- runtime::style::CssKeyframe
- runtime::style::Declaration
- runtime::style::GridPlacement
- runtime::style::GridTemplate
- runtime::style::KeyframeAnimation
- runtime::style::KeyframeBlock
- runtime::style::KeyframesDefinition
- runtime::style::LayoutStyle
- runtime::style::Palette
- runtime::style::ParseError
- runtime::style::Rule
- runtime::style::SharedTheme
- runtime::style::SizingStyle
- runtime::style::Spacing
- runtime::style::SpacingStyle
- runtime::style::Stagger
- runtime::style::Style
- runtime::style::StyleSheet
- runtime::style::Theme
- runtime::style::ThemeBuilder
- runtime::style::ThemeColors
- runtime::style::ThemeManager
- runtime::style::Themes
- runtime::style::Transition
- runtime::style::TransitionManager
- runtime::style::Transitions
- runtime::style::Tween
- runtime::style::VisualStyle
- runtime::style::error::ParseErrors
- runtime::style::error::RichParseError
- runtime::style::error::SourceLocation
- runtime::style::error::Suggestion
- state::patterns::async_ops::AsyncTask
- state::patterns::confirm::ConfirmState
- state::patterns::form::FormField
- state::patterns::form::FormFieldBuilder
- state::patterns::form::FormState
- state::patterns::form::FormStateBuilder
- state::patterns::form::ValidationError
- state::patterns::form::Validators
- state::patterns::lazy::LazyData
- state::patterns::lazy::LazyList
- state::patterns::lazy::LazyReloadable
- state::patterns::lazy::LazySync
- state::patterns::lazy::PagedData
- state::patterns::lazy::ProgressiveLoader
- state::patterns::message::MessageState
- state::patterns::navigation::BreadcrumbItem
- state::patterns::navigation::NavigationState
- state::patterns::navigation::Route
- state::patterns::search::SearchState
- state::plugin::LoggerPlugin
- state::plugin::PerformancePlugin
- state::plugin::PluginContext
- state::plugin::PluginRegistry
- state::reactive::AsyncResource
- state::reactive::BatchGuard
- state::reactive::Computed
- state::reactive::Context
- state::reactive::ContextId
- state::reactive::ContextScope
- state::reactive::DependencyTracker
- state::reactive::Effect
- state::reactive::IncrementalComputed
- state::reactive::IncrementalHandlers
- state::reactive::Provider
- state::reactive::ReactiveRuntime
- state::reactive::Signal
- state::reactive::SignalId
- state::reactive::SignalVec
- state::reactive::Subscriber
- state::reactive::SubscriberId
- state::reactive::Subscription
- state::reactive::SubscriptionId
- state::reactive::Transaction
- state::reactive::VecSubscription
- state::reactive::store::StoreId
- state::reactive::store::StoreRegistry
- state::reactive::store::StoreSubscription
- state::tasks::EventBus
- state::tasks::PooledTaskRunner
- state::tasks::TaskResult
- state::tasks::TaskRunner
- state::tasks::Timer
- state::tasks::TimerEntry
- state::worker::Worker
- state::worker::WorkerChannel
- state::worker::WorkerConfig
- state::worker::WorkerHandle
- state::worker::WorkerPool
- state::worker::WorkerReceiver
- state::worker::WorkerSender
- testing::ActionSequence
- testing::AsyncPilot
- testing::Pilot
- testing::SnapshotManager
- testing::TestApp
- testing::TestConfig
- testing::ci::CiEnvironment
- testing::ci::TestReport
- testing::ci::TestResult
- testing::mock::EventSimulator
- testing::mock::MockState
- testing::mock::MockTerminal
- testing::mock::MockTime
- testing::mock::RenderCapture
- testing::visual::VisualTest
- testing::visual::types::CapturedCell
- testing::visual::types::CellDiff
- testing::visual::types::VisualCapture
- testing::visual::types::VisualDiff
- testing::visual::types::VisualTestConfig
- text::CharWidthTable
- text::TextWrapper
- text::bidi::BidiConfig
- text::bidi::BidiInfo
- text::bidi::BidiRun
- text::bidi::RtlLayout
- utils::accessibility::AccessibilityManager
- utils::accessibility::AccessibleNode
- utils::accessibility::AccessibleState
- utils::accessibility::Announcement
- utils::accessibility::SharedAccessibility
- utils::accessibility::aria::AriaBuilder
- utils::animation::AnimatedValue
- utils::animation::Keyframe
- utils::animation::Keyframes
- utils::animation::Sequence
- utils::animation::SequenceStep
- utils::animation::Spring
- utils::animation::Ticker
- utils::animation::Timer
- utils::ansi::AnsiSpan
- utils::border::BorderChars
- utils::border::BorderStyle
- utils::border::BorderTitle
- utils::clipboard::Clipboard
- utils::clipboard::ClipboardHistory
- utils::clipboard::MemoryClipboard
- utils::clipboard::SystemClipboard
- utils::debounce::Debouncer
- utils::debounce::Throttle
- utils::diff::DiffChange
- utils::diff::DiffStats
- utils::easing::Interpolator
- utils::fuzzy::FuzzyMatch
- utils::fuzzy::FuzzyMatcher
- utils::gradient::Gradient
- utils::gradient::LinearGradient
- utils::gradient::RadialGradient
- utils::gradient::types::ColorStop
- utils::highlight::HighlightSpan
- utils::highlight::Highlighter
- utils::i18n::I18n
- utils::i18n::Locale
- utils::i18n::Translation
- utils::keymap::KeyChord
- utils::keymap::KeymapConfig
- utils::layout::BoxLayout
- utils::once::Once
- utils::path::PathDisplay
- utils::profiler::FlameNode
- utils::profiler::ProfileGuard
- utils::profiler::Profiler
- utils::profiler::Stats
- utils::profiler::Timing
- utils::selection::SectionedSelection
- utils::selection::Selection
- utils::sort::NaturalKey
- utils::syntax::SyntaxHighlighter
- utils::syntax::SyntaxTheme
- utils::syntax::Token
- utils::table::Column
- utils::table::Table
- utils::text_sizing::TextSizing
- utils::textbuffer::TextBuffer
- utils::tree::Indent
- utils::tree::TreeIcons
- utils::tree::TreeItem
- utils::tree::TreeNav
- utils::tree::TreePrefix
- utils::undo::GroupedUndoHistory
- utils::undo::UndoGroup
- utils::undo::UndoHistory
- utils::validation::FormValidator
- utils::validation::ValidationError
- widget::Accordion
- widget::AccordionSection
- widget::AiStream
- widget::Alert
- widget::Animation
- widget::AnimationTransition
- widget::Arc
- widget::Avatar
- widget::Badge
- widget::BigText
- widget::Block
- widget::Border
- widget::BracketMatch
- widget::BracketPair
- widget::BrailleCanvas
- widget::BrailleContext
- widget::BrailleGrid
- widget::Breadcrumb
- widget::BreadcrumbItem
- widget::Callout
- widget::Canvas
- widget::Card
- widget::Circle
- widget::ClipRegion
- widget::CodeEditor
- widget::Collapsible
- widget::Command
- widget::CommandPalette
- widget::ContextMenu
- widget::DateTime
- widget::DateTimePicker
- widget::DebugConfig
- widget::DebugOverlay
- widget::Diagram
- widget::DiagramEdge
- widget::DiagramNode
- widget::Digits
- widget::Divider
- widget::DrawContext
- widget::DropZone
- widget::EditorConfig
- widget::EmptyState
- widget::EventLog
- widget::FilePicker
- widget::FilledCircle
- widget::FilledPolygon
- widget::FilledRectangle
- widget::Form
- widget::FormField
- widget::FormFieldWidget
- widget::FormattedSpan
- widget::Gauge
- widget::GradientBox
- widget::Grid
- widget::GridItem
- widget::GridPlacement
- widget::HSplit
- widget::HttpClient
- widget::HttpRequest
- widget::HttpResponse
- widget::ImageRef
- widget::KeyHint
- widget::Layer
- widget::Layers
- widget::Line
- widget::Link
- widget::LogEntry
- widget::MarkdownLink
- widget::MaskedInput
- widget::Menu
- widget::MenuBar
- widget::MenuItem
- widget::MockHttpBackend
- widget::Modal
- widget::ModalButton
- widget::MultiSelect
- widget::MultiSelectOption
- widget::Notification
- widget::NotificationCenter
- widget::OptionItem
- widget::OptionList
- widget::Pagination
- widget::Pane
- widget::PerfMetrics
- widget::PickerEntry
- widget::Points
- widget::Polygon
- widget::Popover
- widget::Positioned
- widget::Presentation
- widget::Progress
- widget::RangePicker
- widget::Rectangle
- widget::RequestBuilder
- widget::Resizable
- widget::ResizeDirection
- widget::RichLog
- widget::RichText
- widget::RichTextEditor
- widget::Screen
- widget::ScreenStack
- widget::ScrollView
- widget::Sidebar
- widget::SidebarItem
- widget::SidebarSection
- widget::Skeleton
- widget::Slide
- widget::SortableItem
- widget::SortableList
- widget::Span
- widget::Spinner
- widget::Splitter
- widget::Stack
- widget::StatusBar
- widget::StatusIndicator
- widget::StatusSection
- widget::StreamLayer
- widget::Streamline
- widget::Style
- widget::Tab
- widget::Tabs
- widget::Tag
- widget::TermCell
- widget::TermLine
- widget::Terminal
- widget::Text
- widget::TextFormat
- widget::ThemePicker
- widget::Time
- widget::Toast
- widget::ToastEntry
- widget::ToastQueue
- widget::Tooltip
- widget::Transform
- widget::TransitionGroup
- widget::VSplit
- widget::VimState
- widget::WidgetInfo
- widget::ZenMode
- widget::accordion::Accordion
- widget::accordion::AccordionSection
- widget::alert::Alert
- widget::avatar::Avatar
- widget::badge::Badge
- widget::bigtext::BigText
- widget::border::Border
- widget::card::Card
- widget::code_editor::BracketMatch
- widget::code_editor::BracketPair
- widget::code_editor::CodeEditor
- widget::code_editor::EditorConfig
- widget::collapsible::Collapsible
- widget::data::calendar::Calendar
- widget::data::calendar::Date
- widget::data::calendar::DateMarker
- widget::data::chart::barchart::Bar
- widget::data::chart::barchart::BarChart
- widget::data::chart::boxplot::BoxGroup
- widget::data::chart::boxplot::BoxPlot
- widget::data::chart::boxplot::BoxStats
- widget::data::chart::candlechart::Candle
- widget::data::chart::candlechart::CandleChart
- widget::data::chart::chart_common::Axis
- widget::data::chart::chart_common::ChartGrid
- widget::data::chart::chart_common::ChartTooltip
- widget::data::chart::chart_common::ColorScheme
- widget::data::chart::chart_common::Legend
- widget::data::chart::chart_render::LegendItem
- widget::data::chart::chart_stats::HistogramBin
- widget::data::chart::heatmap::HeatMap
- widget::data::chart::helper::Chart
- widget::data::chart::histogram::Histogram
- widget::data::chart::piechart::PieChart
- widget::data::chart::piechart::PieSlice
- widget::data::chart::scatterchart::ScatterChart
- widget::data::chart::scatterchart::ScatterSeries
- widget::data::chart::sparkline::Sparkline
- widget::data::chart::timeseries::TimeMarker
- widget::data::chart::timeseries::TimePoint
- widget::data::chart::timeseries::TimeSeries
- widget::data::chart::timeseries::TimeSeriesData
- widget::data::chart::types::Series
- widget::data::chart::waveline::Waveline
- widget::data::csv_viewer::CsvViewer
- widget::data::datagrid::ColumnAggregation
- widget::data::datagrid::DataGrid
- widget::data::datagrid::ExportOptions
- widget::data::datagrid::FooterRow
- widget::data::datagrid::GridColors
- widget::data::datagrid::GridColumn
- widget::data::datagrid::GridOptions
- widget::data::datagrid::GridRow
- widget::data::filetree::FileEntry
- widget::data::filetree::FileTree
- widget::data::json_viewer::JsonNode
- widget::data::json_viewer::JsonViewer
- widget::data::list::List
- widget::data::log_viewer::LogEntry
- widget::data::log_viewer::LogFilter
- widget::data::log_viewer::LogParser
- widget::data::log_viewer::LogViewer
- widget::data::log_viewer::SearchMatch
- widget::data::table::Column
- widget::data::table::Table
- widget::data::timeline::Timeline
- widget::data::timeline::TimelineEvent
- widget::data::timer::Stopwatch
- widget::data::timer::Timer
- widget::data::tree::Tree
- widget::data::tree::TreeNode
- widget::data::virtuallist::core::VirtualList
- widget::digits::Digits
- widget::divider::Divider
- widget::empty_state::EmptyState
- widget::form_widget::Form
- widget::form_widget::FormFieldWidget
- widget::gauge::Gauge
- widget::gradient_box::GradientBox
- widget::grid::Grid
- widget::grid::GridItem
- widget::grid::GridPlacement
- widget::input_widgets::autocomplete::Autocomplete
- widget::input_widgets::autocomplete::Suggestion
- widget::input_widgets::button::Button
- widget::input_widgets::checkbox::Checkbox
- widget::input_widgets::color_picker::ColorPicker
- widget::input_widgets::combobox::ComboOption
- widget::input_widgets::combobox::Combobox
- widget::input_widgets::input::Input
- widget::input_widgets::number_input::NumberInput
- widget::input_widgets::radio::RadioGroup
- widget::input_widgets::rating::Rating
- widget::input_widgets::search_bar::SearchBar
- widget::input_widgets::select::Select
- widget::input_widgets::selection_list::SelectionItem
- widget::input_widgets::selection_list::SelectionList
- widget::input_widgets::slider::Slider
- widget::input_widgets::stepper::Step
- widget::input_widgets::stepper::Stepper
- widget::input_widgets::switch::Switch
- widget::input_widgets::textarea::Cursor
- widget::input_widgets::textarea::CursorPos
- widget::input_widgets::textarea::CursorSet
- widget::input_widgets::textarea::FindMatch
- widget::input_widgets::textarea::FindOptions
- widget::input_widgets::textarea::FindReplaceState
- widget::input_widgets::textarea::Selection
- widget::input_widgets::textarea::TextArea
- widget::layer::Layers
- widget::masked_input::MaskedInput
- widget::menu::ContextMenu
- widget::menu::Menu
- widget::menu::MenuBar
- widget::menu::MenuItem
- widget::modal::Modal
- widget::modal::ModalButton
- widget::popover::Popover
- widget::positioned::Positioned
- widget::presentation::Presentation
- widget::presentation::Slide
- widget::progress::Progress
- widget::resizable::Resizable
- widget::resizable::ResizeDirection
- widget::rich_text_editor::Block
- widget::rich_text_editor::FormattedSpan
- widget::rich_text_editor::ImageRef
- widget::rich_text_editor::Link
- widget::rich_text_editor::RichTextEditor
- widget::rich_text_editor::TextFormat
- widget::rich_text_editor::block::Block
- widget::rich_text_editor::block::FormattedSpan
- widget::rich_text_editor::core::RichTextEditor
- widget::rich_text_editor::link::ImageRef
- widget::rich_text_editor::link::Link
- widget::rich_text_editor::text_format::TextFormat
- widget::richlog::LogEntry
- widget::richlog::RichLog
- widget::screen::Screen
- widget::screen::ScreenStack
- widget::scroll::ScrollView
- widget::sidebar::Sidebar
- widget::sidebar::SidebarItem
- widget::sidebar::SidebarSection
- widget::sidebar::types::SidebarItem
- widget::sidebar::types::SidebarSection
- widget::skeleton::Skeleton
- widget::spinner::Spinner
- widget::splitter::HSplit
- widget::splitter::Pane
- widget::splitter::Splitter
- widget::splitter::VSplit
- widget::stack::Stack
- widget::status_indicator::StatusIndicator
- widget::statusbar::KeyHint
- widget::statusbar::StatusBar
- widget::statusbar::StatusSection
- widget::syntax::HighlightSpan
- widget::syntax::SyntaxHighlighter
- widget::syntax::SyntaxTheme
- widget::tabs::Tab
- widget::tabs::Tabs
- widget::tag::Tag
- widget::terminal::TermCell
- widget::terminal::TermLine
- widget::terminal::Terminal
- widget::text::Text
- widget::toast::Toast
- widget::toast_queue::ToastEntry
- widget::toast_queue::ToastQueue
- widget::tooltip::Tooltip
- widget::traits::ProgressBarConfig
- widget::traits::RenderContext
- widget::traits::Symbols
- widget::traits::Timeout
- widget::traits::WidgetProps
- widget::traits::WidgetState
- widget::validation::ValidationError
Enums
- Error
- a11y::BackendType
- core::app::profiler::MetricType
- core::app::router::NavigationEvent
- core::app::screen::ScreenEvent
- core::app::screen::ScreenMode
- core::app::screen::ScreenResult
- core::app::screen::Transition
- core::app::snapshot::SnapshotResult
- devtools::DevToolsPosition
- devtools::DevToolsTab
- devtools::EventType
- devtools::PickerMode
- devtools::ProfilerView
- devtools::PropertySource
- devtools::RenderReason
- devtools::SnapshotValue
- devtools::StateValue
- devtools::StyleCategory
- devtools::TimeTravelView
- query::Filter
- query::Operator
- query::QueryValue
- query::SortDirection
- runtime::dom::Combinator
- runtime::dom::PseudoClass
- runtime::event::Direction
- runtime::event::Event
- runtime::event::EventPhase
- runtime::event::Key
- runtime::event::MouseButton
- runtime::event::MouseEventKind
- runtime::event::click::ClickType
- runtime::event::custom::DispatchPhase
- runtime::event::custom::EventPriority
- runtime::event::custom::EventResponse
- runtime::event::drag::DragState
- runtime::event::drag::DropResult
- runtime::event::gesture::types::Gesture
- runtime::event::gesture::types::GestureState
- runtime::event::gesture::types::PinchDirection
- runtime::event::gesture::types::SwipeDirection
- runtime::event::ime::CompositionEvent
- runtime::event::ime::CompositionState
- runtime::event::ime::CompositionStyle
- runtime::layout::LayoutError
- runtime::layout::responsive::MediaQuery
- runtime::render::BufferError
- runtime::render::RenderOp
- runtime::style::AlignItems
- runtime::style::AnimationDirection
- runtime::style::AnimationFillMode
- runtime::style::AnimationState
- runtime::style::BorderStyle
- runtime::style::Display
- runtime::style::Easing
- runtime::style::FlexDirection
- runtime::style::GridTrack
- runtime::style::GroupMode
- runtime::style::JustifyContent
- runtime::style::Position
- runtime::style::Property
- runtime::style::Size
- runtime::style::ThemeVariant
- runtime::style::error::ErrorCode
- runtime::style::error::Severity
- runtime::style::themes::BuiltinTheme
- state::patterns::config::ConfigError
- state::patterns::confirm::ConfirmAction
- state::patterns::form::FieldType
- state::patterns::lazy::LoadState
- state::patterns::navigation::NavigationEvent
- state::patterns::search::SearchMode
- state::reactive::AsyncState
- state::reactive::VecDiff
- state::worker::Priority
- state::worker::WorkerCommand
- state::worker::WorkerError
- state::worker::WorkerMessage
- state::worker::WorkerState
- testing::Action
- testing::AssertionResult
- testing::KeyAction
- testing::MouseAction
- testing::ci::CiProvider
- testing::mock::SimulatedEvent
- testing::visual::types::VisualTestResult
- text::Overflow
- text::WrapMode
- text::bidi::BidiClass
- text::bidi::ResolvedDirection
- text::bidi::TextAlign
- text::bidi::TextDirection
- utils::accessibility::Priority
- utils::accessibility::Role
- utils::accessibility::aria::AriaAttribute
- utils::accessibility::aria::LiveRegion
- utils::border::BorderEdge
- utils::border::TitlePosition
- utils::browser::BrowserError
- utils::clipboard::ClipboardError
- utils::debounce::Edge
- utils::diff::DiffOp
- utils::easing::Easing
- utils::figlet::FigletFont
- utils::filter::FilterMode
- utils::gradient::types::GradientDirection
- utils::gradient::types::InterpolationMode
- utils::gradient::types::SpreadMode
- utils::i18n::Direction
- utils::keymap::LookupResult
- utils::keymap::Mode
- utils::path::PathError
- utils::syntax::Language
- utils::syntax::TokenType
- utils::table::Align
- utils::terminal::TerminalType
- widget::AlertLevel
- widget::AlertVariant
- widget::Alignment
- widget::Anchor
- widget::AnimationPreset
- widget::ArrowStyle
- widget::AvatarShape
- widget::AvatarSize
- widget::BadgeShape
- widget::BadgeVariant
- widget::BlockType
- widget::BorderType
- widget::CalloutType
- widget::CalloutVariant
- widget::CardVariant
- widget::CollapseMode
- widget::ContentType
- widget::CursorStyle
- widget::DateTimeFormat
- widget::DateTimeMode
- widget::DebugEvent
- widget::DebugPosition
- widget::DiagramType
- widget::DigitStyle
- widget::Direction
- widget::DividerStyle
- widget::DropZoneStyle
- widget::EditorViewMode
- widget::EmptyStateType
- widget::EmptyStateVariant
- widget::ErrorDisplayStyle
- widget::FileFilter
- widget::FlattenedItem
- widget::GaugeStyle
- widget::GridAlign
- widget::HttpMethod
- widget::IndentStyle
- widget::InputType
- widget::LabelPosition
- widget::LinkStyle
- widget::LogFormat
- widget::LogLevel
- widget::MaskStyle
- widget::ModalButtonStyle
- widget::NodeShape
- widget::NotificationLevel
- widget::NotificationPosition
- widget::OptionEntry
- widget::OptionSeparatorStyle
- widget::Orientation
- widget::PaginationStyle
- widget::PickerMode
- widget::PickerResult
- widget::PopoverArrow
- widget::PopoverPosition
- widget::PopoverStyle
- widget::PopoverTrigger
- widget::PresetRange
- widget::ProgressStyle
- widget::RangeFocus
- widget::RequestState
- widget::ResizeHandle
- widget::ResizeStyle
- widget::ResponseView
- widget::ScreenTransition
- widget::SectionAlign
- widget::SeparatorStyle
- widget::SkeletonShape
- widget::SlideAlign
- widget::SpinnerStyle
- widget::SplitOrientation
- widget::StackDirection
- widget::Status
- widget::StatusSize
- widget::StatusStyle
- widget::StreamBaseline
- widget::StreamCursor
- widget::StreamOrder
- widget::StreamStatus
- widget::TagStyle
- widget::TerminalAction
- widget::TimeField
- widget::ToastLevel
- widget::ToastPosition
- widget::ToastPriority
- widget::ToolbarAction
- widget::TooltipArrow
- widget::TooltipPosition
- widget::TooltipStyle
- widget::TrackSize
- widget::Transition
- widget::TransitionPhase
- widget::TypingStyle
- widget::ValidationState
- widget::VimAction
- widget::VimCommandResult
- widget::VimMode
- widget::VimMotion
- widget::alert::AlertLevel
- widget::alert::AlertVariant
- widget::avatar::AvatarShape
- widget::avatar::AvatarSize
- widget::badge::BadgeShape
- widget::badge::BadgeVariant
- widget::border::BorderType
- widget::card::CardVariant
- widget::code_editor::EditOp
- widget::code_editor::IndentStyle
- widget::data::calendar::CalendarMode
- widget::data::calendar::FirstDayOfWeek
- widget::data::chart::barchart::BarOrientation
- widget::data::chart::boxplot::WhiskerStyle
- widget::data::chart::candlechart::ChartStyle
- widget::data::chart::chart_common::AxisFormat
- widget::data::chart::chart_common::ChartOrientation
- widget::data::chart::chart_common::ChartTooltipFormat
- widget::data::chart::chart_common::ChartTooltipPosition
- widget::data::chart::chart_common::GridStyle
- widget::data::chart::chart_common::LegendOrientation
- widget::data::chart::chart_common::LegendPosition
- widget::data::chart::chart_common::Marker
- widget::data::chart::chart_stats::BinConfig
- widget::data::chart::heatmap::CellDisplay
- widget::data::chart::heatmap::ColorScale
- widget::data::chart::piechart::PieLabelStyle
- widget::data::chart::piechart::PieStyle
- widget::data::chart::sparkline::SparklineStyle
- widget::data::chart::timeseries::MarkerStyle
- widget::data::chart::timeseries::TimeFormat
- widget::data::chart::timeseries::TimeLineStyle
- widget::data::chart::timeseries::TimeRange
- widget::data::chart::types::ChartType
- widget::data::chart::types::LineStyle
- widget::data::chart::waveline::Interpolation
- widget::data::chart::waveline::WaveStyle
- widget::data::csv_viewer::Delimiter
- widget::data::csv_viewer::SortOrder
- widget::data::datagrid::AggregationType
- widget::data::datagrid::Alignment
- widget::data::datagrid::ColumnType
- widget::data::datagrid::ExportFormat
- widget::data::datagrid::SortDirection
- widget::data::filetree::FileType
- widget::data::json_viewer::JsonType
- widget::data::log_viewer::LogLevel
- widget::data::log_viewer::TimestampFormat
- widget::data::timeline::EventType
- widget::data::timeline::TimelineOrientation
- widget::data::timeline::TimelineStyle
- widget::data::timer::TimerFormat
- widget::data::timer::TimerState
- widget::data::virtuallist::types::ScrollAlignment
- widget::data::virtuallist::types::ScrollMode
- widget::digits::DigitStyle
- widget::divider::DividerStyle
- widget::divider::Orientation
- widget::empty_state::EmptyStateType
- widget::empty_state::EmptyStateVariant
- widget::form_widget::ErrorDisplayStyle
- widget::form_widget::InputType
- widget::gauge::GaugeStyle
- widget::gauge::LabelPosition
- widget::grid::GridAlign
- widget::grid::TrackSize
- widget::input_widgets::button::ButtonVariant
- widget::input_widgets::checkbox::CheckboxStyle
- widget::input_widgets::color_picker::ColorPalette
- widget::input_widgets::color_picker::ColorPickerMode
- widget::input_widgets::radio::RadioLayout
- widget::input_widgets::radio::RadioStyle
- widget::input_widgets::rating::RatingSize
- widget::input_widgets::rating::RatingStyle
- widget::input_widgets::selection_list::SelectionStyle
- widget::input_widgets::slider::SliderOrientation
- widget::input_widgets::slider::SliderStyle
- widget::input_widgets::stepper::StepStatus
- widget::input_widgets::stepper::StepperOrientation
- widget::input_widgets::stepper::StepperStyle
- widget::input_widgets::switch::SwitchStyle
- widget::input_widgets::textarea::FindReplaceMode
- widget::masked_input::MaskStyle
- widget::masked_input::ValidationState
- widget::modal::ModalButtonStyle
- widget::popover::PopoverArrow
- widget::popover::PopoverPosition
- widget::popover::PopoverStyle
- widget::popover::PopoverTrigger
- widget::positioned::Anchor
- widget::presentation::SlideAlign
- widget::presentation::Transition
- widget::progress::ProgressStyle
- widget::resizable::ResizeHandle
- widget::resizable::ResizeStyle
- widget::rich_text_editor::BlockType
- widget::rich_text_editor::EditorViewMode
- widget::rich_text_editor::ToolbarAction
- widget::rich_text_editor::block::BlockType
- widget::rich_text_editor::types::EditorViewMode
- widget::rich_text_editor::types::ToolbarAction
- widget::richlog::LogFormat
- widget::richlog::LogLevel
- widget::screen::ScreenTransition
- widget::sidebar::CollapseMode
- widget::sidebar::FlattenedItem
- widget::sidebar::types::CollapseMode
- widget::sidebar::types::FlattenedItem
- widget::skeleton::SkeletonShape
- widget::spinner::SpinnerStyle
- widget::splitter::SplitOrientation
- widget::splitter::SplitterStyle
- widget::stack::Direction
- widget::status_indicator::Status
- widget::status_indicator::StatusSize
- widget::status_indicator::StatusStyle
- widget::statusbar::SectionAlign
- widget::statusbar::StatusBarPosition
- widget::syntax::Language
- widget::tag::TagStyle
- widget::terminal::CursorStyle
- widget::terminal::TerminalAction
- widget::text::Alignment
- widget::toast::ToastLevel
- widget::toast::ToastPosition
- widget::toast_queue::StackDirection
- widget::toast_queue::ToastPriority
- widget::tooltip::TooltipArrow
- widget::tooltip::TooltipPosition
- widget::tooltip::TooltipStyle
- widget::traits::Element
- widget::traits::EventResult
- widget::traits::FocusStyle
Traits
- a11y::ScreenReader
- core::app::screen::Screen
- query::Queryable
- runtime::dom::Query
- runtime::event::custom::CustomEvent
- runtime::render::backend::Backend
- state::patterns::config::AppConfig
- state::patterns::keys::KeyHandler
- state::plugin::Plugin
- state::reactive::store::Store
- state::reactive::store::StoreExt
- testing::Assertion
- utils::animation::Interpolatable
- utils::clipboard::ClipboardBackend
- utils::undo::Mergeable
- widget::HttpBackend
- widget::Shape
- widget::data::json_viewer::Search
- widget::traits::Draggable
- widget::traits::Interactive
- widget::traits::StyledView
- widget::traits::View
- widget::validation::Validatable
Macros
- a11y_assert
- assert_snapshot
- bordered
- hstack
- impl_props_builders
- impl_queryable
- impl_state_builders
- impl_styled_view
- impl_view_meta
- impl_widget_builders
- text
- translations
- ui
- vstack
Derive Macros
Functions
- a11y::active_screen_reader
- a11y::announce
- a11y::announce_now
- a11y::announce_to_screen_reader
- a11y::get_backend
- a11y::init
- a11y::init_backend
- a11y::init_with
- a11y::is_available
- a11y::set_backend
- core::app::declarative_router::core::declarative_router
- core::app::declarative_router::hooks::is_active
- core::app::declarative_router::hooks::use_param
- core::app::declarative_router::hooks::use_params
- core::app::declarative_router::hooks::use_path
- core::app::declarative_router::hooks::use_route
- core::app::declarative_router::link::link
- core::app::inspector
- core::app::profiler::fps_counter
- core::app::profiler::profiler
- core::app::router::router
- core::app::router::routes
- core::app::screen::screen_manager
- core::app::screen::simple_screen
- core::app::snapshot::snapshot
- devtools::disable_devtools
- devtools::enable_devtools
- devtools::is_devtools_enabled
- devtools::toggle_devtools
- is_dev_build
- runtime::dom::buffer_pool
- runtime::dom::generate_node_id
- runtime::dom::object_pool
- runtime::dom::parse_selector
- runtime::dom::parse_selectors
- runtime::dom::string_pool
- runtime::dom::styled_context
- runtime::dom::vec_pool
- runtime::event::drag::cancel_drag
- runtime::event::drag::drag_context
- runtime::event::drag::end_drag
- runtime::event::drag::is_dragging
- runtime::event::drag::start_drag
- runtime::event::drag::update_drag_position
- runtime::layout::merge_rects
- runtime::layout::responsive::breakpoints
- runtime::layout::responsive::max_width
- runtime::layout::responsive::min_width
- runtime::layout::responsive::responsive
- runtime::layout::responsive::responsive::columns
- runtime::layout::responsive::responsive::compact_mode
- runtime::layout::responsive::responsive::gap
- runtime::layout::responsive::responsive::max_content_width
- runtime::layout::responsive::responsive::padding
- runtime::layout::responsive::responsive::show_sidebar
- runtime::layout::responsive::responsive_layout
- runtime::render::diff
- runtime::render::stdout_terminal
- runtime::style::apply_declaration
- runtime::style::cycle_theme
- runtime::style::easing::back_out
- runtime::style::easing::bounce_out
- runtime::style::easing::ease_in
- runtime::style::easing::ease_in_cubic
- runtime::style::easing::ease_in_out
- runtime::style::easing::ease_in_out_cubic
- runtime::style::easing::ease_out
- runtime::style::easing::ease_out_cubic
- runtime::style::easing::elastic_out
- runtime::style::easing::linear
- runtime::style::easing::spring_out
- runtime::style::effective_duration
- runtime::style::error::suggest_property
- runtime::style::get_theme
- runtime::style::lerp_f32
- runtime::style::lerp_u8
- runtime::style::parse_css
- runtime::style::register_theme
- runtime::style::set_theme
- runtime::style::set_theme_by_id
- runtime::style::shared_theme
- runtime::style::should_skip_animation
- runtime::style::theme_ids
- runtime::style::theme_manager
- runtime::style::theme_to_css_variables
- runtime::style::themes::catppuccin::css
- runtime::style::themes::dracula::css
- runtime::style::themes::gruvbox::css
- runtime::style::themes::high_contrast_dark::css
- runtime::style::themes::high_contrast_light::css
- runtime::style::themes::monokai::css
- runtime::style::themes::nord::css
- runtime::style::toggle_theme
- runtime::style::use_theme
- runtime::style::widget_animations::blink
- runtime::style::widget_animations::bounce
- runtime::style::widget_animations::cursor_blink
- runtime::style::widget_animations::fade_in
- runtime::style::widget_animations::fade_out
- runtime::style::widget_animations::modal_enter
- runtime::style::widget_animations::modal_exit
- runtime::style::widget_animations::pulse
- runtime::style::widget_animations::scale_down
- runtime::style::widget_animations::scale_up
- runtime::style::widget_animations::shake
- runtime::style::widget_animations::shimmer
- runtime::style::widget_animations::slide_in_bottom
- runtime::style::widget_animations::slide_in_left
- runtime::style::widget_animations::slide_in_right
- runtime::style::widget_animations::slide_in_top
- runtime::style::widget_animations::spin
- runtime::style::widget_animations::toast_enter
- runtime::style::widget_animations::toast_exit
- state::patterns::async_ops::spawn_task
- state::patterns::async_ops::spawn_with_sender
- state::patterns::async_ops::spinner_char
- state::patterns::colors::build_color
- state::patterns::colors::priority_color
- state::patterns::colors::status_color
- state::patterns::config::ensure_config_dir
- state::patterns::config::write_default_config
- state::patterns::keys::common::is_cancel_key
- state::patterns::keys::common::is_confirm_key
- state::patterns::keys::common::is_help_key
- state::patterns::keys::common::is_horizontal_nav
- state::patterns::keys::common::is_nav_key
- state::patterns::keys::common::is_quit_key
- state::patterns::keys::common::is_refresh_key
- state::patterns::lazy::lazy
- state::patterns::lazy::lazy_reloadable
- state::patterns::lazy::lazy_sync
- state::patterns::lazy::paged
- state::patterns::lazy::progressive
- state::patterns::navigation::build_breadcrumbs
- state::reactive::batch
- state::reactive::batch_count
- state::reactive::batch_depth
- state::reactive::clear_all_contexts
- state::reactive::clear_context
- state::reactive::computed
- state::reactive::create_context
- state::reactive::create_context_with_default
- state::reactive::dispose_subscriber
- state::reactive::effect
- state::reactive::end_batch
- state::reactive::flush
- state::reactive::has_context
- state::reactive::is_batching
- state::reactive::is_tracking
- state::reactive::notify_dependents
- state::reactive::pending_count
- state::reactive::provide
- state::reactive::provide_signal
- state::reactive::queue_update
- state::reactive::signal
- state::reactive::signal_vec
- state::reactive::start_batch
- state::reactive::start_tracking
- state::reactive::stop_tracking
- state::reactive::store::store_registry
- state::reactive::store::usage::create_store
- state::reactive::store::usage::use_store
- state::reactive::track_read
- state::reactive::use_async
- state::reactive::use_async_immediate
- state::reactive::use_async_poll
- state::reactive::use_context
- state::reactive::use_context_signal
- state::reactive::with_context_scope
- state::reactive::with_tracker
- state::worker::run_blocking
- state::worker::spawn
- testing::mock::capture_render
- testing::mock::mock_alt_key
- testing::mock::mock_click
- testing::mock::mock_ctrl_key
- testing::mock::mock_key
- testing::mock::mock_mouse
- testing::mock::mock_terminal
- testing::mock::mock_time
- testing::mock::simulate_user
- text::bidi::contains_rtl
- text::bidi::detect_direction
- text::bidi::is_rtl_char
- text::bidi::mirror_char
- text::bidi::reverse_graphemes
- text::char_width
- text::truncate
- text::truncate_middle
- text::wrap_chars
- text::wrap_text
- text::wrap_words
- utils::accessibility::accessibility_manager
- utils::accessibility::announce
- utils::accessibility::announce_now
- utils::accessibility::aria::aria_attributes
- utils::accessibility::aria::aria_pairs
- utils::accessibility::shared_accessibility
- utils::accessibility_signal::announce
- utils::accessibility_signal::announce_button_clicked
- utils::accessibility_signal::announce_checkbox_changed
- utils::accessibility_signal::announce_dialog_closed
- utils::accessibility_signal::announce_dialog_opened
- utils::accessibility_signal::announce_error
- utils::accessibility_signal::announce_focus_region
- utils::accessibility_signal::announce_list_selection
- utils::accessibility_signal::announce_loaded
- utils::accessibility_signal::announce_loading
- utils::accessibility_signal::announce_now
- utils::accessibility_signal::announce_progress
- utils::accessibility_signal::announce_progress_complete
- utils::accessibility_signal::announce_success
- utils::accessibility_signal::announce_tab_changed
- utils::accessibility_signal::announce_validation_error
- utils::accessibility_signal::has_announcements
- utils::accessibility_signal::is_accessibility_enabled
- utils::accessibility_signal::is_high_contrast
- utils::accessibility_signal::prefers_reduced_motion
- utils::accessibility_signal::set_accessibility_enabled
- utils::accessibility_signal::set_high_contrast
- utils::accessibility_signal::set_reduced_motion
- utils::accessibility_signal::take_announcements
- utils::animation::presets::blink
- utils::animation::presets::bounce
- utils::animation::presets::elastic
- utils::animation::presets::fade_in
- utils::animation::presets::fade_out
- utils::animation::presets::pulse
- utils::animation::presets::slide_in_left
- utils::animation::presets::typewriter
- utils::ansi::ansi_len
- utils::ansi::codes::bg_256
- utils::ansi::codes::bg_rgb
- utils::ansi::codes::fg_256
- utils::ansi::codes::fg_rgb
- utils::ansi::parse_ansi
- utils::ansi::strip_ansi
- utils::border::draw_border_title
- utils::border::draw_border_titles
- utils::border::draw_hline
- utils::border::draw_separator
- utils::border::draw_title
- utils::border::draw_title_center
- utils::border::draw_title_right
- utils::border::draw_vline
- utils::border::fill_bg
- utils::border::fill_inner_bg
- utils::border::render_border
- utils::border::render_border_with_style
- utils::border::render_rounded_border
- utils::browser::open_browser
- utils::browser::open_file
- utils::browser::open_folder
- utils::browser::open_url
- utils::browser::reveal_in_finder
- utils::clipboard::clear
- utils::clipboard::copy
- utils::clipboard::has_text
- utils::clipboard::paste
- utils::color::adjust_hue
- utils::color::blend
- utils::color::blend_alpha
- utils::color::contrast_color
- utils::color::darken
- utils::color::desaturate
- utils::color::fade
- utils::color::gradient
- utils::color::gradient_at
- utils::color::grayscale
- utils::color::hsl_to_rgb
- utils::color::hsl_to_rgba
- utils::color::invert
- utils::color::lighten
- utils::color::relative_luminance
- utils::color::rgb_to_hsl
- utils::color::saturate
- utils::debounce::debounce_ms
- utils::debounce::debouncer
- utils::debounce::throttle
- utils::debounce::throttle_ms
- utils::diff::diff_chars
- utils::diff::diff_lines
- utils::diff::diff_words
- utils::diff::format_unified_diff
- utils::easing::ease_in_back
- utils::easing::ease_in_bounce
- utils::easing::ease_in_circ
- utils::easing::ease_in_cubic
- utils::easing::ease_in_elastic
- utils::easing::ease_in_expo
- utils::easing::ease_in_out_back
- utils::easing::ease_in_out_bounce
- utils::easing::ease_in_out_circ
- utils::easing::ease_in_out_cubic
- utils::easing::ease_in_out_elastic
- utils::easing::ease_in_out_expo
- utils::easing::ease_in_out_quad
- utils::easing::ease_in_out_quart
- utils::easing::ease_in_out_quint
- utils::easing::ease_in_out_sine
- utils::easing::ease_in_quad
- utils::easing::ease_in_quart
- utils::easing::ease_in_quint
- utils::easing::ease_in_sine
- utils::easing::ease_out_back
- utils::easing::ease_out_bounce
- utils::easing::ease_out_circ
- utils::easing::ease_out_cubic
- utils::easing::ease_out_elastic
- utils::easing::ease_out_expo
- utils::easing::ease_out_quad
- utils::easing::ease_out_quart
- utils::easing::ease_out_quint
- utils::easing::ease_out_sine
- utils::easing::lerp
- utils::easing::lerp_fn
- utils::easing::linear
- utils::figlet::figlet
- utils::figlet::figlet_lines
- utils::figlet::figlet_with_font
- utils::figlet::font_height
- utils::format::format_duration
- utils::format::format_duration_compact
- utils::format::format_duration_short
- utils::format::format_number
- utils::format::format_number_short
- utils::format::format_percent
- utils::format::format_percent_precise
- utils::format::format_rate
- utils::format::format_rate_compact
- utils::format::format_relative_time
- utils::format::format_relative_time_short
- utils::format::format_size
- utils::format::format_size_compact
- utils::format::format_size_si
- utils::format::format_std_duration
- utils::format::format_std_duration_short
- utils::format::ordinal
- utils::format::pluralize
- utils::format::pluralize_s
- utils::fuzzy::fuzzy_filter
- utils::fuzzy::fuzzy_filter_simple
- utils::fuzzy::fuzzy_match
- utils::fuzzy::fuzzy_match_threshold
- utils::fuzzy::fuzzy_matches
- utils::fuzzy::fuzzy_score
- utils::gradient::disabled_gradient
- utils::gradient::fill_gradient_horizontal
- utils::gradient::fill_gradient_vertical
- utils::gradient::interpolation::interpolate
- utils::gradient::interpolation::lerp_hsl
- utils::gradient::interpolation::lerp_hsl_long
- utils::gradient::interpolation::lerp_rgb
- utils::gradient::presets::dracula
- utils::gradient::presets::fire
- utils::gradient::presets::forest
- utils::gradient::presets::grayscale
- utils::gradient::presets::heat_map
- utils::gradient::presets::ice
- utils::gradient::presets::matrix
- utils::gradient::presets::nord
- utils::gradient::presets::ocean
- utils::gradient::presets::plasma
- utils::gradient::presets::purple_haze
- utils::gradient::presets::rainbow
- utils::gradient::presets::sunset
- utils::gradient::presets::viridis
- utils::gradient::progress_gradient
- utils::highlight::highlight_matches
- utils::highlight::highlight_range
- utils::highlight::highlight_ranges
- utils::highlight::highlight_substring
- utils::highlight::highlight_substring_case
- utils::i18n::default_plural_rule
- utils::keymap::emacs_preset
- utils::keymap::format_key_binding
- utils::keymap::parse_key_binding
- utils::keymap::vim_preset
- utils::lock::lock_or_recover
- utils::lock::read_or_recover
- utils::lock::write_or_recover
- utils::once::once
- utils::overlay::draw_separator_overlay
- utils::overlay::draw_text_overlay
- utils::path::abbreviate_path
- utils::path::abbreviate_path_keep
- utils::path::common_prefix
- utils::path::expand_home
- utils::path::extension
- utils::path::filename
- utils::path::home_dir
- utils::path::home_relative
- utils::path::is_hidden
- utils::path::join_paths
- utils::path::normalize_separators
- utils::path::parent
- utils::path::relative_to
- utils::path::shorten_path
- utils::path::stem
- utils::path::validate_characters
- utils::path::validate_no_traversal
- utils::path::validate_relative_only
- utils::path::validate_within_base
- utils::profiler::profile
- utils::profiler::profiler_report
- utils::profiler::start_profile
- utils::profiler::thread_profiler
- utils::selection::wrap_next
- utils::selection::wrap_prev
- utils::shell::escape_applescript
- utils::shell::escape_powershell
- utils::shell::sanitize_string
- utils::sort::natural_cmp
- utils::sort::natural_cmp_case_sensitive
- utils::sort::natural_sort
- utils::sort::natural_sort_case_sensitive
- utils::syntax::highlight
- utils::syntax::highlight_line
- utils::table::align_center
- utils::table::align_left
- utils::table::align_right
- utils::table::align_text
- utils::terminal::is_sixel_capable
- utils::terminal::terminal_type
- utils::text::byte_to_char_index
- utils::text::center
- utils::text::char_count
- utils::text::char_slice
- utils::text::char_to_byte_index
- utils::text::char_to_byte_index_with_char
- utils::text::display_width
- utils::text::insert_at_char
- utils::text::pad_left
- utils::text::pad_right
- utils::text::progress_bar
- utils::text::progress_bar_precise
- utils::text::remove_char_at
- utils::text::remove_char_range
- utils::text::repeat_char
- utils::text::split_fixed_width
- utils::text::truncate
- utils::text::truncate_start
- utils::text::wrap_text
- utils::text_sizing::is_supported
- utils::unicode::center_to_width
- utils::unicode::char_width
- utils::unicode::display_width
- utils::unicode::pad_to_width
- utils::unicode::right_align_to_width
- utils::unicode::split_at_width
- utils::unicode::truncate_to_width
- utils::unicode::truncate_with_ellipsis
- utils::unicode::truncate_with_suffix
- utils::unicode::wrap_to_width
- utils::validation::all_of
- utils::validation::alphabetic
- utils::validation::alphanumeric
- utils::validation::any_of
- utils::validation::custom
- utils::validation::email
- utils::validation::length_range
- utils::validation::lowercase
- utils::validation::matches
- utils::validation::max_length
- utils::validation::max_value
- utils::validation::min_length
- utils::validation::min_value
- utils::validation::not_one_of
- utils::validation::numeric
- utils::validation::one_of
- utils::validation::pattern
- utils::validation::required
- utils::validation::uppercase
- utils::validation::url
- utils::validation::value_range
- widget::accordion
- widget::accordion::accordion
- widget::accordion::section
- widget::ai_response
- widget::ai_stream
- widget::alert
- widget::alert::alert
- widget::alert::error_alert
- widget::alert::info_alert
- widget::alert::success_alert
- widget::alert::warning_alert
- widget::analytics_range_picker
- widget::avatar
- widget::avatar::avatar
- widget::avatar::avatar_icon
- widget::avatar_icon
- widget::away_indicator
- widget::badge
- widget::badge::badge
- widget::badge::dot_badge
- widget::battery
- widget::bigtext
- widget::bigtext::bigtext
- widget::bigtext::h1
- widget::bigtext::h2
- widget::bigtext::h3
- widget::border
- widget::border::border
- widget::border::draw_border
- widget::braille_canvas
- widget::breadcrumb
- widget::busy_indicator
- widget::callout
- widget::canvas
- widget::card
- widget::card::card
- widget::chip
- widget::clock
- widget::code_editor
- widget::code_editor::code_editor
- widget::collapsible
- widget::collapsible::collapsible
- widget::command_palette
- widget::context_menu
- widget::credit_card_input
- widget::crumb
- widget::danger
- widget::data::calendar::calendar
- widget::data::calendar::days_in_month
- widget::data::calendar::first_day_of_month
- widget::data::calendar::is_leap_year
- widget::data::chart::barchart::barchart
- widget::data::chart::boxplot::boxplot
- widget::data::chart::candlechart::candle_chart
- widget::data::chart::candlechart::ohlc_chart
- widget::data::chart::chart_render::calculate_chart_area
- widget::data::chart::chart_render::calculate_legend_position
- widget::data::chart::chart_render::fill_background
- widget::data::chart::chart_render::render_axis_title
- widget::data::chart::chart_render::render_grid
- widget::data::chart::chart_render::render_horizontal_legend
- widget::data::chart::chart_render::render_legend
- widget::data::chart::chart_render::render_title
- widget::data::chart::chart_render::render_x_axis_labels
- widget::data::chart::chart_render::render_y_axis_labels
- widget::data::chart::chart_stats::compute_bins
- widget::data::chart::chart_stats::filter_finite
- widget::data::chart::chart_stats::iqr
- widget::data::chart::chart_stats::mean
- widget::data::chart::chart_stats::median
- widget::data::chart::chart_stats::min_max
- widget::data::chart::chart_stats::outliers_iqr
- widget::data::chart::chart_stats::percentile
- widget::data::chart::chart_stats::quartiles
- widget::data::chart::heatmap::contribution_map
- widget::data::chart::heatmap::heatmap
- widget::data::chart::helper::chart
- widget::data::chart::helper::line_chart
- widget::data::chart::helper::scatter_plot
- widget::data::chart::histogram::histogram
- widget::data::chart::piechart::donut_chart
- widget::data::chart::piechart::pie_chart
- widget::data::chart::scatterchart::bubble_chart
- widget::data::chart::scatterchart::scatter_chart
- widget::data::chart::sparkline::sparkline
- widget::data::chart::timeseries::cpu_chart
- widget::data::chart::timeseries::memory_chart
- widget::data::chart::timeseries::network_chart
- widget::data::chart::timeseries::time_series
- widget::data::chart::timeseries::time_series_with_data
- widget::data::chart::waveline::area_wave
- widget::data::chart::waveline::audio_waveform
- widget::data::chart::waveline::sawtooth_wave
- widget::data::chart::waveline::signal_wave
- widget::data::chart::waveline::sine_wave
- widget::data::chart::waveline::spectrum
- widget::data::chart::waveline::square_wave
- widget::data::chart::waveline::waveline
- widget::data::csv_viewer::csv_viewer
- widget::data::datagrid::datagrid
- widget::data::datagrid::grid_column
- widget::data::datagrid::grid_row
- widget::data::filetree::dir_entry
- widget::data::filetree::file_entry
- widget::data::filetree::file_tree
- widget::data::json_viewer::json_viewer
- widget::data::list::list
- widget::data::log_viewer::log_entry
- widget::data::log_viewer::log_filter
- widget::data::log_viewer::log_parser
- widget::data::log_viewer::log_viewer
- widget::data::table::column
- widget::data::table::table
- widget::data::timeline::timeline
- widget::data::timeline::timeline_event
- widget::data::timer::pomodoro
- widget::data::timer::stopwatch
- widget::data::timer::timer
- widget::data::tree::tree
- widget::data::tree::tree_node
- widget::data::virtuallist::helper::virtual_list
- widget::date_picker
- widget::date_range_picker
- widget::datetime_picker
- widget::diagram
- widget::digits
- widget::digits::clock
- widget::digits::digits
- widget::digits::timer
- widget::dir_picker
- widget::disable_debug
- widget::divider
- widget::divider::divider
- widget::divider::vdivider
- widget::dot_badge
- widget::draw_border
- widget::drop_zone
- widget::edge
- widget::empty_error
- widget::empty_state
- widget::empty_state::empty_error
- widget::empty_state::empty_state
- widget::empty_state::first_use
- widget::empty_state::no_results
- widget::enable_debug
- widget::error_alert
- widget::file_picker
- widget::first_use
- widget::flowchart
- widget::footer
- widget::form_field
- widget::form_widget
- widget::form_widget::form
- widget::form_widget::form_field
- widget::gauge
- widget::gauge::battery
- widget::gauge::gauge
- widget::gauge::percentage
- widget::genre_stream
- widget::gradient_box
- widget::gradient_box::gradient_box
- widget::grid
- widget::grid::grid
- widget::grid::grid_item
- widget::grid::grid_template
- widget::grid_item
- widget::grid_template
- widget::h1
- widget::h2
- widget::h3
- widget::header
- widget::hsplit
- widget::hstack
- widget::http_client
- widget::http_delete
- widget::http_get
- widget::http_patch
- widget::http_post
- widget::http_put
- widget::important
- widget::info_alert
- widget::info_callout
- widget::input_widgets::autocomplete::autocomplete
- widget::input_widgets::button::button
- widget::input_widgets::checkbox::checkbox
- widget::input_widgets::color_picker::color_picker
- widget::input_widgets::combobox::combobox
- widget::input_widgets::input::input
- widget::input_widgets::number_input::currency_input
- widget::input_widgets::number_input::integer_input
- widget::input_widgets::number_input::number_input
- widget::input_widgets::number_input::percentage_input
- widget::input_widgets::radio::radio_group
- widget::input_widgets::rating::rating
- widget::input_widgets::search_bar::search_bar
- widget::input_widgets::select::select
- widget::input_widgets::selection_list::selection_item
- widget::input_widgets::selection_list::selection_list
- widget::input_widgets::slider::percentage_slider
- widget::input_widgets::slider::slider
- widget::input_widgets::slider::slider_range
- widget::input_widgets::slider::volume_slider
- widget::input_widgets::stepper::step
- widget::input_widgets::stepper::stepper
- widget::input_widgets::switch::switch
- widget::input_widgets::switch::toggle
- widget::input_widgets::textarea::textarea
- widget::is_debug_enabled
- widget::key_hint
- widget::layer::layers
- widget::layers
- widget::link
- widget::log_entry
- widget::markup
- widget::masked_input
- widget::masked_input::credit_card_input
- widget::masked_input::masked_input
- widget::masked_input::password_input
- widget::masked_input::pin_input
- widget::menu
- widget::menu::context_menu
- widget::menu::menu
- widget::menu::menu_bar
- widget::menu::menu_item
- widget::menu_bar
- widget::menu_item
- widget::modal
- widget::modal::modal
- widget::multi_select
- widget::multi_select_from
- widget::no_results
- widget::node
- widget::note
- widget::notification_center
- widget::offline
- widget::online
- widget::option_item
- widget::option_list
- widget::pagination
- widget::pane
- widget::password_input
- widget::percentage
- widget::pin_input
- widget::popover
- widget::popover::popover
- widget::positioned
- widget::positioned::positioned
- widget::presentation
- widget::presentation::presentation
- widget::presentation::slide
- widget::progress
- widget::progress::progress
- widget::range_picker
- widget::resizable
- widget::resizable::resizable
- widget::resource_stream
- widget::rich_text
- widget::rich_text_editor
- widget::rich_text_editor::rich_text_editor
- widget::richlog
- widget::richlog::log_entry
- widget::richlog::richlog
- widget::save_picker
- widget::screen
- widget::screen::screen
- widget::screen::screen_stack
- widget::screen_stack
- widget::scroll::scroll_view
- widget::scroll_view
- widget::section
- widget::sidebar
- widget::sidebar::sidebar
- widget::sidebar::sidebar_item
- widget::sidebar::sidebar_section
- widget::sidebar::sidebar_section_titled
- widget::sidebar_item
- widget::sidebar_section
- widget::sidebar_section_titled
- widget::skeleton
- widget::skeleton::skeleton
- widget::skeleton::skeleton_avatar
- widget::skeleton::skeleton_paragraph
- widget::skeleton::skeleton_text
- widget::skeleton_avatar
- widget::skeleton_paragraph
- widget::skeleton_text
- widget::slide
- widget::sortable_list
- widget::span
- widget::spinner
- widget::spinner::spinner
- widget::splitter
- widget::splitter::hsplit
- widget::splitter::pane
- widget::splitter::splitter
- widget::splitter::vsplit
- widget::stack::hstack
- widget::stack::vstack
- widget::status_indicator
- widget::status_indicator::away_indicator
- widget::status_indicator::busy_indicator
- widget::status_indicator::offline
- widget::status_indicator::online
- widget::status_indicator::status_indicator
- widget::status_section
- widget::statusbar
- widget::statusbar::footer
- widget::statusbar::header
- widget::statusbar::key_hint
- widget::statusbar::section
- widget::statusbar::statusbar
- widget::streamline
- widget::streamline_with_data
- widget::style
- widget::success_alert
- widget::tabs
- widget::tabs::tabs
- widget::tag
- widget::tag::chip
- widget::tag::tag
- widget::terminal
- widget::terminal::terminal
- widget::text
- widget::theme_picker
- widget::time_picker
- widget::tip
- widget::toast
- widget::toast::toast
- widget::toast_queue
- widget::toast_queue::toast_queue
- widget::toggle_debug
- widget::tooltip
- widget::tooltip::tooltip
- widget::traffic_stream
- widget::transition
- widget::transition_group
- widget::url_link
- widget::validation::validators::custom
- widget::validation::validators::email
- widget::validation::validators::max_length
- widget::validation::validators::min_length
- widget::validation::validators::pattern
- widget::validation::validators::range
- widget::validation::validators::require
- widget::vdivider
- widget::vim_state
- widget::vsplit
- widget::vstack
- widget::warning_alert
- widget::warning_callout
- widget::zen
- widget::zen_dark
- widget::zen_light
Type Aliases
- Result
- a11y::TreeNodeId
- core::app::TickHandler
- core::app::declarative_router::types::RouteRenderer
- core::app::router::QueryParams
- core::app::router::RouteGuard
- core::app::router::RouteParams
- core::app::screen::ScreenData
- runtime::dom::NodeId
- runtime::event::WidgetId
- runtime::event::drag::DragId
- runtime::event::gesture::data::DragCallback
- runtime::event::gesture::data::GestureCallback
- runtime::event::gesture::data::LongPressCallback
- runtime::event::gesture::data::PinchCallback
- runtime::event::gesture::data::SwipeCallback
- runtime::event::gesture::data::TapCallback
- runtime::layout::LayoutResult
- runtime::style::ThemeChangeListener
- state::patterns::form::ValidatorFn
- state::patterns::navigation::NavigationListener
- state::reactive::AsyncResult
- state::reactive::SubscriberCallback
- state::tasks::EventId
- state::tasks::Subscription
- state::tasks::TaskId
- state::tasks::TimerId
- state::worker::BoxFuture
- state::worker::WorkerResult
- utils::clipboard::ClipboardResult
- utils::easing::EasingFn
- utils::i18n::LocaleId
- utils::i18n::PluralRule
- utils::i18n::TranslationKey
- utils::validation::ValidationResult
- utils::validation::Validator
- widget::data::virtuallist::types::HeightCalculator
- widget::data::virtuallist::types::ItemRenderer
- widget::screen::ScreenId
- widget::validation::ValidationResult
Constants
- GIT_SHA
- VERSION
- core::constants::ANIMATION_DEFAULT_DURATION
- core::constants::ANIMATION_FAST_DURATION
- core::constants::ANIMATION_SLOW_DURATION
- core::constants::ANIMATION_VERY_SLOW_DURATION
- core::constants::DEBOUNCE_DEFAULT
- core::constants::DEBOUNCE_FILE_SYSTEM
- core::constants::DEBOUNCE_SEARCH
- core::constants::FPS_COUNTER_WINDOW
- core::constants::FRAME_DURATION_30FPS
- core::constants::FRAME_DURATION_60FPS
- core::constants::GB
- core::constants::KB
- core::constants::MAX_CLIPBOARD_SIZE
- core::constants::MAX_COMMENT_LENGTH
- core::constants::MAX_CONFIG_FILE_SIZE
- core::constants::MAX_CSS_FILE_SIZE
- core::constants::MAX_PASTE_SIZE
- core::constants::MAX_SNAPSHOT_FILE_SIZE
- core::constants::MAX_TASK_QUEUE_SIZE
- core::constants::MB
- core::constants::MESSAGE_DEFAULT_DURATION
- core::constants::MESSAGE_LONG_DURATION
- core::constants::MESSAGE_QUICK_DURATION
- core::constants::POLL_IMMEDIATE
- core::constants::PROFILER_REPORT_INTERVAL
- core::constants::SCREEN_TRANSITION_DURATION
- core::constants::STAGGER_DELAY_DEFAULT
- core::constants::TEST_SLEEP_LONG
- core::constants::TEST_SLEEP_MEDIUM
- core::constants::TEST_SLEEP_SHORT
- core::constants::TICK_RATE_DEFAULT
- runtime::style::error::KNOWN_PROPERTIES
- runtime::style::themes::catppuccin::ACCENT
- runtime::style::themes::catppuccin::BASE
- runtime::style::themes::catppuccin::BG_PRIMARY
- runtime::style::themes::catppuccin::BG_SECONDARY
- runtime::style::themes::catppuccin::BLUE
- runtime::style::themes::catppuccin::CRUST
- runtime::style::themes::catppuccin::ERROR
- runtime::style::themes::catppuccin::FG_PRIMARY
- runtime::style::themes::catppuccin::FG_SECONDARY
- runtime::style::themes::catppuccin::FLAMINGO
- runtime::style::themes::catppuccin::GREEN
- runtime::style::themes::catppuccin::LAVENDER
- runtime::style::themes::catppuccin::MANTLE
- runtime::style::themes::catppuccin::MAROON
- runtime::style::themes::catppuccin::MAUVE
- runtime::style::themes::catppuccin::OVERLAY0
- runtime::style::themes::catppuccin::OVERLAY1
- runtime::style::themes::catppuccin::OVERLAY2
- runtime::style::themes::catppuccin::PEACH
- runtime::style::themes::catppuccin::PINK
- runtime::style::themes::catppuccin::RED
- runtime::style::themes::catppuccin::ROSEWATER
- runtime::style::themes::catppuccin::SAPPHIRE
- runtime::style::themes::catppuccin::SKY
- runtime::style::themes::catppuccin::SUBTEXT0
- runtime::style::themes::catppuccin::SUBTEXT1
- runtime::style::themes::catppuccin::SUCCESS
- runtime::style::themes::catppuccin::SURFACE0
- runtime::style::themes::catppuccin::SURFACE1
- runtime::style::themes::catppuccin::SURFACE2
- runtime::style::themes::catppuccin::TEAL
- runtime::style::themes::catppuccin::TEXT
- runtime::style::themes::catppuccin::WARNING
- runtime::style::themes::catppuccin::YELLOW
- runtime::style::themes::dracula::ACCENT
- runtime::style::themes::dracula::BG_PRIMARY
- runtime::style::themes::dracula::BG_SECONDARY
- runtime::style::themes::dracula::CYAN
- runtime::style::themes::dracula::ERROR
- runtime::style::themes::dracula::FG_PRIMARY
- runtime::style::themes::dracula::FG_SECONDARY
- runtime::style::themes::dracula::PINK
- runtime::style::themes::dracula::SUCCESS
- runtime::style::themes::dracula::WARNING
- runtime::style::themes::dracula::YELLOW
- runtime::style::themes::gruvbox::ACCENT
- runtime::style::themes::gruvbox::AQUA
- runtime::style::themes::gruvbox::BG
- runtime::style::themes::gruvbox::BG1
- runtime::style::themes::gruvbox::BG2
- runtime::style::themes::gruvbox::BG3
- runtime::style::themes::gruvbox::BG4
- runtime::style::themes::gruvbox::BG_HARD
- runtime::style::themes::gruvbox::BG_PRIMARY
- runtime::style::themes::gruvbox::BG_SECONDARY
- runtime::style::themes::gruvbox::BG_SOFT
- runtime::style::themes::gruvbox::BLUE
- runtime::style::themes::gruvbox::ERROR
- runtime::style::themes::gruvbox::FG
- runtime::style::themes::gruvbox::FG0
- runtime::style::themes::gruvbox::FG1
- runtime::style::themes::gruvbox::FG2
- runtime::style::themes::gruvbox::FG3
- runtime::style::themes::gruvbox::FG4
- runtime::style::themes::gruvbox::FG_PRIMARY
- runtime::style::themes::gruvbox::FG_SECONDARY
- runtime::style::themes::gruvbox::GREEN
- runtime::style::themes::gruvbox::ORANGE
- runtime::style::themes::gruvbox::PURPLE
- runtime::style::themes::gruvbox::RED
- runtime::style::themes::gruvbox::SUCCESS
- runtime::style::themes::gruvbox::WARNING
- runtime::style::themes::gruvbox::YELLOW
- runtime::style::themes::high_contrast_dark::ACCENT
- runtime::style::themes::high_contrast_dark::BG_PRIMARY
- runtime::style::themes::high_contrast_dark::BG_SECONDARY
- runtime::style::themes::high_contrast_dark::BORDER
- runtime::style::themes::high_contrast_dark::ERROR
- runtime::style::themes::high_contrast_dark::FG_PRIMARY
- runtime::style::themes::high_contrast_dark::FG_SECONDARY
- runtime::style::themes::high_contrast_dark::FOCUS
- runtime::style::themes::high_contrast_dark::LINK
- runtime::style::themes::high_contrast_dark::SUCCESS
- runtime::style::themes::high_contrast_dark::WARNING
- runtime::style::themes::high_contrast_light::ACCENT
- runtime::style::themes::high_contrast_light::BG_PRIMARY
- runtime::style::themes::high_contrast_light::BG_SECONDARY
- runtime::style::themes::high_contrast_light::BORDER
- runtime::style::themes::high_contrast_light::ERROR
- runtime::style::themes::high_contrast_light::FG_PRIMARY
- runtime::style::themes::high_contrast_light::FG_SECONDARY
- runtime::style::themes::high_contrast_light::FOCUS
- runtime::style::themes::high_contrast_light::LINK
- runtime::style::themes::high_contrast_light::SUCCESS
- runtime::style::themes::high_contrast_light::WARNING
- runtime::style::themes::monokai::ACCENT
- runtime::style::themes::monokai::BG_PRIMARY
- runtime::style::themes::monokai::BG_SECONDARY
- runtime::style::themes::monokai::CYAN
- runtime::style::themes::monokai::ERROR
- runtime::style::themes::monokai::FG_PRIMARY
- runtime::style::themes::monokai::FG_SECONDARY
- runtime::style::themes::monokai::ORANGE
- runtime::style::themes::monokai::PINK
- runtime::style::themes::monokai::PURPLE
- runtime::style::themes::monokai::SUCCESS
- runtime::style::themes::monokai::WARNING
- runtime::style::themes::monokai::YELLOW
- runtime::style::themes::nord::ACCENT
- runtime::style::themes::nord::AURORA_GREEN
- runtime::style::themes::nord::AURORA_ORANGE
- runtime::style::themes::nord::AURORA_PURPLE
- runtime::style::themes::nord::AURORA_RED
- runtime::style::themes::nord::AURORA_YELLOW
- runtime::style::themes::nord::BG_PRIMARY
- runtime::style::themes::nord::BG_SECONDARY
- runtime::style::themes::nord::ERROR
- runtime::style::themes::nord::FG_PRIMARY
- runtime::style::themes::nord::FG_SECONDARY
- runtime::style::themes::nord::FROST_0
- runtime::style::themes::nord::FROST_1
- runtime::style::themes::nord::FROST_2
- runtime::style::themes::nord::FROST_3
- runtime::style::themes::nord::POLAR_NIGHT_0
- runtime::style::themes::nord::POLAR_NIGHT_1
- runtime::style::themes::nord::POLAR_NIGHT_2
- runtime::style::themes::nord::POLAR_NIGHT_3
- runtime::style::themes::nord::SNOW_STORM_0
- runtime::style::themes::nord::SNOW_STORM_1
- runtime::style::themes::nord::SNOW_STORM_2
- runtime::style::themes::nord::SUCCESS
- runtime::style::themes::nord::WARNING
- state::patterns::async_ops::SPINNER_FRAMES
- state::patterns::colors::BG
- state::patterns::colors::BG_INSET
- state::patterns::colors::BG_SUBTLE
- state::patterns::colors::BLUE
- state::patterns::colors::BORDER
- state::patterns::colors::BORDER_MUTED
- state::patterns::colors::CYAN
- state::patterns::colors::ERROR
- state::patterns::colors::FG
- state::patterns::colors::FG_DIM
- state::patterns::colors::FG_SUBTLE
- state::patterns::colors::GREEN
- state::patterns::colors::INFO
- state::patterns::colors::ORANGE
- state::patterns::colors::PURPLE
- state::patterns::colors::RED
- state::patterns::colors::SUCCESS
- state::patterns::colors::WARNING
- state::patterns::colors::YELLOW
- state::patterns::message::DEFAULT_MESSAGE_DURATION
- utils::ansi::codes::BG_BLACK
- utils::ansi::codes::BG_BLUE
- utils::ansi::codes::BG_CYAN
- utils::ansi::codes::BG_GREEN
- utils::ansi::codes::BG_MAGENTA
- utils::ansi::codes::BG_RED
- utils::ansi::codes::BG_WHITE
- utils::ansi::codes::BG_YELLOW
- utils::ansi::codes::BOLD
- utils::ansi::codes::DIM
- utils::ansi::codes::FG_BLACK
- utils::ansi::codes::FG_BLUE
- utils::ansi::codes::FG_CYAN
- utils::ansi::codes::FG_GREEN
- utils::ansi::codes::FG_MAGENTA
- utils::ansi::codes::FG_RED
- utils::ansi::codes::FG_WHITE
- utils::ansi::codes::FG_YELLOW
- utils::ansi::codes::ITALIC
- utils::ansi::codes::RESET
- utils::ansi::codes::UNDERLINE
- utils::color::semantic::ERROR
- utils::color::semantic::INFO
- utils::color::semantic::MUTED
- utils::color::semantic::SUCCESS
- utils::color::semantic::WARNING
- utils::tree::tree_chars::BRANCH
- utils::tree::tree_chars::LAST
- utils::tree::tree_chars::PIPE
- utils::tree::tree_chars::SPACE
- utils::undo::DEFAULT_MAX_HISTORY
- widget::rich_text_editor::undo::MAX_UNDO_HISTORY
- widget::traits::DISABLED_BG
- widget::traits::DISABLED_FG