Type Definition ssh_rs::error::SshResult

source ·
pub type SshResult<I> = Result<I, SshError>;