Docs.rs
  • openssh-0.11.0
    • openssh 0.11.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jonhoo
    • NobodyXu
    • Dependencies
      • libc ^0.2.137 normal
      • once_cell ^1.8.0 normal
      • openssh-mux-client ^0.17.0 normal optional
      • shell-escape ^0.1.5 normal
      • tempfile ^3.9.0 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.36.0 normal
      • openssh-sftp-client ^0.14.0 dev
      • regex ^1 dev
      • tokio ^1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

openssh0.11.0

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Child
  • ChildStderr
  • ChildStdin
  • ChildStdout
  • OwningCommand
  • Session
  • SessionBuilder
  • Stdio

Enums

  • ControlPersist
  • Error
  • ForwardType
  • KnownHosts
  • Socket

Traits

  • OverSsh

Type Aliases

  • Command
  • RemoteChild