ssh_host 0.1.1

`ssh_host` is a simple crate holding the nessecary value to connect to a `ssh2` host. This crate was designed with usage of [ssh2 crate](https://docs.rs/ssh2/0.5.0/ssh2/index.html) in mind
Documentation

ssh_host

ssh_host is a simple crate holding the nessecary value to connect to a ssh2 host.

This crate is created with a maximum compatibility with ssh2.