Docs.rs
  • requestty-ui-0.5.0
    • requestty-ui 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Lutetium-Vanadium
    • Dependencies
      • bitflags ^1.3 normal
      • crossterm ^0.25 normal optional
      • once_cell ^1.12 normal
      • termion ^1.5 normal optional
      • textwrap ^0.15 normal
      • unicode-segmentation ^1.9 normal
      • insta =1.11 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

requestty_ui0.5.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

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
  • symbols::SymbolSet
  • 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
  • symbols::current
  • symbols::set

Type Aliases

  • Result
  • widgets::FilterMapChar

Constants

  • symbols::ASCII
  • symbols::UNICODE