sqlx_
macros_
core
0.8.2
sqlx_macros_core
Function
block_on
Copy item path
source
pub fn block_on<F>(f: F) -> F::
Output
where F:
Future
,