Docs.rs
  • console-input-0.2.0
    • console-input 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • renpenguin
    • Dependencies
      • crossterm ^0.28.1 normal
    • Versions
    • 81.25% 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

console_input0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • keypress::event::DisableBracketedPaste
  • keypress::event::DisableFocusChange
  • keypress::event::DisableMouseCapture
  • keypress::event::EnableBracketedPaste
  • keypress::event::EnableFocusChange
  • keypress::event::EnableMouseCapture
  • keypress::event::KeyEvent
  • keypress::event::KeyEventState
  • keypress::event::KeyModifiers
  • keypress::event::KeyboardEnhancementFlags
  • keypress::event::MouseEvent
  • keypress::event::PopKeyboardEnhancementFlags
  • keypress::event::PushKeyboardEnhancementFlags

Enums

  • keypress::Event
  • keypress::event::Event
  • keypress::event::KeyCode
  • keypress::event::KeyEventKind
  • keypress::event::MediaKeyCode
  • keypress::event::ModifierKeyCode
  • keypress::event::MouseButton
  • keypress::event::MouseEventKind

Macros

  • printr

Functions

  • keypress::disable_raw_mode
  • keypress::enable_raw_mode
  • keypress::event::poll
  • keypress::event::read
  • keypress::exit_if_kb_interrupt
  • keypress::exit_raw_mode
  • keypress::read
  • keypress::read_and_handle_kb_interrupt
  • keypress::read_non_blocking
  • standard::get_text_input
  • standard::get_text_input_as
  • standard::persistent_get_text_input_as