Function sfo_sql::test_block_on

source ยท
pub fn test_block_on<F>(f: F) -> <F as Future>::Output
where F: Future,