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
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
☰
In ssh_rs::ssh
?
Function
ssh_rs
::
ssh
::
create_session
source
·
[
−
]
pub fn create_session<S>() ->
Session
<S>
where
S:
Read
+
Write
,