Function sfo_sql::__rt::test_block_on

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