Docs.rs
  • ssh-rs-0.2.2
    • ssh-rs 0.2.2
    • 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.5 normal
      • ssh-key ^0.4.2 normal
      • getrandom ^0.2 normal
    • Versions
    • 5% 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

  • Channel
  • ChannelExec
  • ChannelScp
  • ChannelShell
  • Session
  • UserInfo
  • error::SshError
  • key_pair::KeyPair

Enums

  • error::SshErrorKind
  • key_pair::KeyPairType

Functions

  • ssh::create_session
  • ssh::is_enable_log

Type Definitions

  • error::SshResult