Function future_returns_shortly

Source
pub async fn future_returns_shortly<F: Future>(fut: F) -> Option<F::Output>