Docs.rs
  • ssh-rs-0.5.0
    • ssh-rs 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 1148118271
    • HsuJv
    • Dependencies
      • aes ^0.8 normal
      • cbc ^0.1 normal optional
      • cipher ^0.4 normal optional
      • ctr ^0.9 normal
      • des ^0.8 normal optional
      • dsa ^0.6.1 normal optional
      • filetime ^0.2 normal optional
      • flate2 ^1.0 normal
      • num-bigint ^0.4 normal
      • rand ^0.8 normal
      • ring ^0.17 normal
      • rsa ^0.9 normal
      • sha1 ^0.10.5 normal optional
      • sha2 ^0.10.6 normal
      • signature ^2.1 normal
      • ssh-key ^0.6 normal
      • strum ^0.25 normal
      • strum_macros ^0.25 normal
      • thiserror ^1.0 normal
      • tracing ^0.1.36 normal
      • paste ^1 dev
      • tracing-subscriber ^0.3 dev
      • ring ^0.17 normal
    • Versions
    • 14.55% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

ssh0.5.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • ChannelBroker
  • ExecBroker
  • LocalChannel
  • LocalExec
  • LocalSession
  • LocalShell
  • SessionBroker
  • SessionBuilder
  • SessionConnector
  • ShellBrocker
  • TerminalSize

Enums

  • TerminalSizeType
  • algorithm::Compress
  • algorithm::Enc
  • algorithm::Kex
  • algorithm::Mac
  • algorithm::PubKey
  • error::SshError

Functions

  • create_session
  • create_session_without_default

Type Aliases

  • error::SshResult