[][src]Function lelet_utils::block_on

pub fn block_on<F: Future>(f: F) -> F::Output

Block current thread until f is complete