Crate thrussh_config[][src]

Structs

Config
ConnectFuture
Error

The Error type.

Enums

ErrorKind

The kind of an error.

Stream

A type to implement either a TCP socket, or proxying through an external command.

Traits

ResultExt

Additional methods for Result, for easy interaction with this crate.

Functions

parse
parse_home
parse_path

Type Definitions

Result

Convenient wrapper around std::Result.