ssh2-rs Documentation Rust bindings to libssh2 Usage # Cargo.toml [dependencies] ssh2 = "0.3" Building on OSX 10.10+ This library depends on OpenSSL. To get OpenSSL working follow the openssl crate's instructions.