[][src]Function melib::backends::imap::connection::try_await

async fn try_await(cl: impl Future<Output = Result<()>> + Send) -> Result<()>