Docs.rs
  • widgetui-0.7.1
    • widgetui 0.7.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TheEmeraldBee
    • Dependencies
      • anyhow ^1.0.75 normal
      • crossterm ^0.28.1 normal
      • ratatui ^0.29.0 normal
      • thiserror ^1.0.61 normal
      • tui-helper-proc-macro ^0.7.1 normal
    • Versions
    • 36.84% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

widgetui0.7.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • app::App
  • chunks::Chunks
  • events::Events
  • setup::WidgetFrame
  • states::Time
  • widget::function_widget::FunctionWidget
  • widget::param::Res
  • widget::param::ResMut
  • widgets::message::Message
  • widgets::message::MessageChunk
  • widgets::message::MessageState

Enums

  • widget::WidgetError

Traits

  • set::Set
  • set::Sets
  • states::MultiFromStates
  • states::State
  • widget::Widget
  • widget::into_widget::IntoWidget
  • widget::into_widget_set::IntoWidgetSet
  • widget::param::WidgetParam

Macros

  • constraint
  • layout

Attribute Macros

  • set

Derive Macros

  • State

Functions

  • setup::reset_terminal
  • setup::restore_terminal
  • setup::setup_terminal
  • widgets::message::message

Type Aliases

  • setup::WidgetBackend
  • setup::WidgetTerminal
  • states::States
  • widget::WidgetResult