Docs.rs
  • ssh-rs-0.3.0
    • ssh-rs 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • 1148118271
    • HsuJv
    • Dependencies
      • aes ^0.7 normal
      • filetime ^0.2 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • ring ^0.16.20 normal
      • rsa ^0.7 normal
      • sha1 ^0.10.5 normal
      • sha2 ^0.10.6 normal
      • getrandom ^0.2 normal
    • Versions
    • 16.67% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate ssh_rs

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • ChannelBroker
  • ExecBroker
  • LocalExec
  • LocalScp
  • LocalSession
  • LocalShell
  • ScpBroker
  • SessionBroker
  • SessionBuilder
  • SessionConnector
  • ShellBrocker
  • error::SshError

Enums

  • algorithm::Compress
  • algorithm::Enc
  • algorithm::Kex
  • algorithm::Mac
  • algorithm::PubKey
  • error::SshErrorKind

Functions

  • ssh::create_session
  • ssh::create_session_without_default
  • ssh::debug
  • ssh::enable_log

Type Definitions

  • error::SshResult