Docs.rs
  • terminal-0.2.1
    • terminal 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TimonPost
    • Dependencies
      • bitflags ^1.2.1 normal
      • crosscurses ^0.1.0 normal optional
      • crossterm ^0.15 normal optional
      • termion ^1.5.3 normal optional
      • crossbeam-channel ^0.4.0 normal optional
      • libc ^0.2.66 normal optional
      • signal-hook ^0.1.13 normal optional
    • Versions
    • 90.44% 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

terminal0.2.1

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • KeyEvent
  • KeyModifiers
  • Terminal
  • TerminalLock

Enums

  • Action
  • Attribute
  • Clear
  • Color
  • Event
  • KeyCode
  • MouseButton
  • MouseEvent
  • Retrieved
  • Value
  • error::ErrorKind

Functions

  • stderr
  • stdout

Type Aliases

  • error::Result