Docs.rs
  • async-ssh2-lite-0.5.0
    • async-ssh2-lite 0.5.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vkill
    • Dependencies
      • async-io ^1.3 normal optional
      • async-trait ^0.1 normal
      • futures-util ^0.3 normal
      • libssh2-sys ^0.3 normal
      • ssh2 ^0.9.4 normal
      • tokio ^1 normal optional
      • cfg-if ^1 dev
      • env_logger ^0.10 dev
      • futures-lite ^1 dev
      • hyper ^0.14 dev
      • portpicker ^0.1 dev
      • rand ^0.8 dev
      • tempfile ^3 dev
      • tokio ^1 dev
      • uuid ^1 dev
    • Versions
    • 0.72% 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

async_ssh2_lite0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • TokioTcpStream
  • TokioUnixStream
  • agent::AsyncAgent
  • channel::AsyncChannel
  • channel::AsyncStream
  • listener::AsyncListener
  • session::AsyncSession
  • session::SessionConfiguration
  • sftp::AsyncFile
  • sftp::AsyncSftp

Enums

  • error::Error
  • util::ConnectInfo

Traits

  • session_stream::AsyncSessionStream
  • session_stream::BlockDirectionsExt

Functions

  • util::ssh2_error_is_would_block

Type Aliases

  • AsyncIoTcpStream
  • AsyncIoUnixStream