Docs.rs
  • linefeed-0.6.0
    • linefeed 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • murarth
    • Dependencies
      • dirs ^1.0 normal
      • mortal ^0.2 normal
      • ansi_term ^0.11 dev
      • assert_matches ^1.2 dev
      • rand ^0.5 dev
      • winapi ^0.3 normal
    • Versions
    • 100% 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

linefeed0.6.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • complete::Completion
  • complete::DummyCompleter
  • complete::PathCompleter
  • interface::Interface
  • memory::Lines
  • memory::MemoryReadGuard
  • memory::MemoryTerminal
  • memory::MemoryWriteGuard
  • prompter::Prompter
  • reader::BindingIter
  • reader::Reader
  • table::Line
  • table::Table
  • terminal::DefaultTerminal
  • terminal::SignalSet
  • terminal::Size
  • variables::VariableIter
  • writer::HistoryIter
  • writer::Writer

Enums

  • Signal
  • command::Category
  • command::Command
  • complete::Suffix
  • inputrc::Directive
  • reader::ReadResult
  • terminal::CursorMode
  • terminal::RawRead
  • terminal::Signal
  • variables::Variable

Traits

  • complete::Completer
  • function::Function
  • terminal::Terminal
  • terminal::TerminalReader
  • terminal::TerminalWriter

Functions

  • chars::ctrl
  • chars::escape_sequence
  • chars::is_ctrl
  • chars::is_printable
  • chars::meta
  • chars::parse_char_name
  • chars::unctrl
  • chars::unctrl_lower
  • complete::complete_path
  • complete::escape
  • complete::escaped_word_start
  • complete::unescape
  • complete::word_break_start
  • inputrc::parse_file
  • inputrc::parse_text
  • table::format_columns

Statics

  • command::COMMANDS

Constants

  • chars::DELETE
  • chars::EOF
  • chars::ESCAPE
  • chars::RUBOUT
  • memory::DEFAULT_SIZE
  • reader::END_INVISIBLE
  • reader::START_INVISIBLE
  • reader::STRING_CHARS
  • reader::WORD_BREAK_CHARS