Docs.rs
  • requestty-ui-0.3.0
    • requestty-ui 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Lutetium-Vanadium
    • Dependencies
      • bitflags ^1.2 normal
      • crossterm ^0.22 normal
      • termion ^1.5 normal
      • textwrap ^0.14 normal
      • unicode-segmentation ^1.7 normal
      • insta ^1.7.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
☰
logo

Crate requestty_ui

Version 0.3.0

Back to index

logo
Change settings

List of all items

Structs

  • Input
  • backend::CrosstermBackend
  • backend::Size
  • backend::TermionBackend
  • backend::TestBackend
  • events::CrosstermEvents
  • events::KeyEvent
  • events::KeyModifiers
  • events::TermionEvents
  • events::TestEvents
  • layout::Layout
  • style::AttributeDiff
  • style::Attributes
  • style::Styled
  • widgets::CharInput
  • widgets::Prompt
  • widgets::Select
  • widgets::StringInput
  • widgets::Text

Enums

  • ErrorKind
  • OnEsc
  • Validation
  • backend::ClearType
  • backend::MoveDirection
  • events::KeyCode
  • events::Movement
  • layout::RenderRegion
  • style::Color
  • widgets::Delimiter

Traits

  • Prompt
  • backend::Backend
  • events::EventIterator
  • style::Stylize
  • widgets::List
  • widgets::Widget

Macros

  • assert_backend_snapshot

Functions

  • backend::get_backend
  • events::get_events

Typedefs

  • Result
  • widgets::FilterMapChar

Constants

  • symbols::ARROW
  • symbols::BOX_LIGHT_BOTTOM_LEFT
  • symbols::BOX_LIGHT_BOTTOM_RIGHT
  • symbols::BOX_LIGHT_HORIZONTAL
  • symbols::BOX_LIGHT_TOP_LEFT
  • symbols::BOX_LIGHT_TOP_RIGHT
  • symbols::BOX_LIGHT_VERTICAL
  • symbols::CROSS
  • symbols::MIDDLE_DOT
  • symbols::SMALL_ARROW
  • symbols::TICK