[][src]Function melib::backends::nntp::timeout

async fn timeout<O>(dur: Duration, f: impl Future<Output = O>) -> Result<O>