Docs.rs
  • tty-form-2.0.0-beta.4
    • tty-form 2.0.0-beta.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • danielway
    • Dependencies
      • crossterm ^0.25.0 normal
      • tty-interface ^4.0.0-beta.6 normal
      • tty-text ^2.0.0-beta.2 normal
      • unicode-segmentation ^1.9.0 normal
    • Versions
    • 84% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate tty_form

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • Form
  • control::SelectInput
  • control::SelectInputOption
  • control::StaticText
  • control::TextInput
  • dependency::DependencyId
  • dependency::DependencyState
  • device::StdinDevice
  • step::CompoundStep
  • step::KeyValueStep
  • step::TextBlockStep
  • step::YesNoStep
  • test::VirtualInputDevice
  • text::Text

Enums

  • Error
  • dependency::Action
  • dependency::Evaluation
  • step::InputResult

Traits

  • control::Control
  • device::InputDevice
  • step::Step

Type Definitions

  • Result
  • text::DrawerContents
  • text::Segment