Docs.rs
  • wezterm-ssh-0.4.0
    • wezterm-ssh 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wez
    • Dependencies
      • anyhow ^1.0 normal
      • base64 ^0.13 normal
      • bitflags ^1.3 normal
      • camino ^1.0 normal
      • dirs-next ^2.0 normal
      • filedescriptor ^0.8 normal
      • filenamegen ^0.2 normal
      • libc ^0.2 normal
      • libssh-rs ^0.1.4 normal optional
      • log ^0.4 normal
      • portable-pty ^0.7 normal
      • regex ^1 normal
      • smol ^1.2 normal
      • ssh2 ^0.9.3 normal optional
      • thiserror ^1.0 normal
      • assert_fs ^1.0.4 dev
      • indoc ^1.0 dev
      • k9 ^0.11.0 dev
      • once_cell ^1.8 dev
      • predicates ^2.0 dev
      • pretty_env_logger ^0.4 dev
      • rstest ^0.12 dev
      • shell-words ^1.0 dev
      • smol-potat ^1.1.2 dev
      • structopt ^0.3 dev
      • termwiz ^0.15 dev
      • whoami ^1.1 dev
    • Versions
    • 29.9% of the crate is documented
  • Platform
    • 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

wezterm_ssh0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AuthenticationEvent
  • AuthenticationPrompt
  • Config
  • ExecResult
  • FileDescriptor
  • FilePermissions
  • HostVerificationEvent
  • Metadata
  • OpenOptions
  • PtySize
  • RenameOptions
  • Session
  • Sftp
  • SshChildProcess
  • SshPty
  • Utf8Path
  • Utf8PathBuf

Enums

  • FileType
  • OpenFileType
  • SessionEvent
  • SftpChannelError
  • SftpError
  • WriteMode

Traits

  • Child
  • ChildKiller
  • MasterPty

Type Aliases

  • ConfigMap
  • SftpChannelResult
  • SftpResult