Docs.rs
  • prompts-0.1.0
    • prompts 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsmnbom
    • Dependencies
      • async-trait ^0.1.22 normal
      • crossterm ^0.14 normal
      • futures ^0.3 normal
      • futures-timer ^2 normal
      • tokio ^0.2.10 dev
    • Versions
    • 56% 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

prompts0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • autocomplete::AutocompletePrompt
  • confirm::ConfirmPrompt
  • select::SelectPrompt
  • text::TextPrompt

Enums

  • text::Style
  • utils::Figures
  • utils::PromptState

Traits

  • Prompt

Functions

  • utils::calc_entries
  • utils::is_abort_event
  • utils::print_input_icon
  • utils::print_state_icon