Docs.rs
  • shadow-terminal-0.2.2
    • shadow-terminal 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tombh
    • Dependencies
      • portable-pty ^0.8.1 normal
      • schemars ^1.0.3 normal
      • serde ^1.0.219 normal
      • snafu ^0.8.6 normal
      • tattoy-termwiz =0.24.0-fork.2 normal
      • tokio ^1.45.1 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • tattoy-wezterm-term =0.1.0-fork.5 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

shadow_terminal0.2.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • active_terminal::ActiveTerminal
  • output::foreign::Cell
  • output::foreign::Cursor
  • output::foreign::Output
  • output::native::CompleteScreen
  • output::native::CompleteScrollback
  • output::native::ScreenDiff
  • output::native::ScrollbackDiff
  • shadow_terminal::Channels
  • shadow_terminal::Config
  • shadow_terminal::LastSent
  • shadow_terminal::ShadowTerminal
  • steppable_terminal::SteppableTerminal

Enums

  • Protocol
  • Scroll
  • errors::PTYError
  • errors::ShadowTerminalError
  • errors::SteppableTerminalError
  • output::foreign::Color
  • output::native::CompleteSurface
  • output::native::Output
  • output::native::ScreenMode
  • output::native::SurfaceDiff
  • output::native::SurfaceKind
  • steppable_terminal::Input

Functions

  • output::native::raw_string_direct_to_terminal
  • tests::helpers::get_canonical_shell
  • tests::helpers::run
  • tests::helpers::workspace_dir

Type Aliases

  • pty::BytesFromPTY
  • pty::BytesFromSTDIN