Function sqlx_core::test_block_on

source ·
pub fn test_block_on<F>(future: F) -> <F as Future>::Outputwhere
    F: Future,