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
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
async_
ssh2_
lite
0.5.0
Async
IoTcp
Stream
Aliased Type
In crate async_
ssh2_
lite
async_ssh2_lite
Type Alias
AsyncIoTcpStream
Copy item path
Source
pub type AsyncIoTcpStream =
Async
<
TcpStream
>;
Aliased Type
ยง
pub struct AsyncIoTcpStream {
/* private fields */
}