Function sqlx_macros_core::block_on

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