Docs.rs
  • workflow-terminal-0.18.0
    • workflow-terminal 0.18.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • aspect
    • surinder83singh
    • Dependencies
      • async-std ^1.12.0 normal
      • async-trait ^0.1.74 normal
      • cfg-if ^1.0.0 normal
      • downcast ^0.11.0 normal
      • futures ^0.3.29 normal
      • js-sys ^0.3.64 normal
      • numtoa ^0.2.4 normal
      • nw-sys ^0.1.6 normal
      • pad ^0.1.6 normal
      • regex ^1.10.2 normal
      • textwrap ^0.16.0 normal
      • thiserror ^1.0.50 normal
      • wasm-bindgen ^0.2.93 normal
      • wasm-bindgen-futures ^0.4.43 normal
      • web-sys ^0.3.70 normal
      • workflow-core ^0.18.0 normal
      • workflow-dom ^0.18.0 normal
      • workflow-log ^0.18.0 normal
      • workflow-terminal-macros ^0.18.0 normal
      • workflow-wasm ^0.18.0 normal
      • tokio ^1.33.0 dev
      • crossterm ^0.27.0 normal
      • termion ^4.0.2 normal optional
    • Versions
    • 16.78% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

workflow_terminal0.18.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • clear::ClearLine
  • clear::ClearScreen
  • cli::HandlerCli
  • cursor::Down
  • cursor::Goto
  • cursor::Left
  • cursor::Right
  • cursor::Up
  • terminal::Inner
  • terminal::Modifiers
  • terminal::Options
  • terminal::Terminal
  • terminal::bindings::FitAddon
  • terminal::bindings::ResizeObserver
  • terminal::bindings::WebLinksAddon
  • terminal::bindings::XtermCoreImpl
  • terminal::bindings::XtermEvent
  • terminal::bindings::XtermImpl
  • terminal::crossterm::Crossterm
  • terminal::xterm::ResizeObserverInfo
  • terminal::xterm::Sink
  • terminal::xterm::SinkEvent
  • terminal::xterm::Theme
  • terminal::xterm::Xterm
  • terminal::xterm::XtermOptions
  • unicode::UnicodeString

Enums

  • error::Error
  • keys::Key
  • terminal::Event
  • terminal::TargetElement
  • terminal::xterm::ThemeOption

Traits

  • cli::Cli
  • cli::Context
  • cli::Handler
  • crlf::CrLf
  • prelude::Deref
  • terminal::PadStr

Macros

  • cli::declare_handler
  • cli::register_handlers
  • prelude::declare_handler
  • prelude::register_handlers
  • prelude::terrorln
  • prelude::tpara
  • prelude::tprint
  • prelude::tprintln
  • prelude::twarnln
  • terrorln
  • tpara
  • tprint
  • tprintln
  • twarnln

Derive Macros

  • Handler
  • cli::Handler
  • prelude::Handler

Functions

  • cli::get_handler_help
  • disable_raw_mode
  • macros::terrorln_impl
  • macros::tpara_impl
  • macros::tprint_impl
  • macros::tprintln_impl
  • macros::twarnln_impl
  • terminal::bindings::unobserve
  • terminal::crossterm::disable_raw_mode
  • terminal::crossterm::init_panic_hook
  • terminal::disable_raw_mode
  • terminal::parse
  • terminal::xterm::load_scripts

Type Aliases

  • result::CliResult
  • result::Result
  • terminal::EventHandlerFn
  • terminal::LinkMatcherHandlerFn