Function fedimint_core::db::test_utils::future_returns_shortly

source ยท
pub async fn future_returns_shortly<F: Future>(fut: F) -> Option<F::Output>