Function sshpuffin::libssh::ssh::cvt_io

source ยท
fn cvt_io<F: Fallible>(r: c_int, fallible: &F) -> Result<SshResult, F::Error>