Type Definition ssh2_config::SshParserResult[][src]

pub type SshParserResult<T> = Result<T, SshParserError>;