block_fn

Function block_fn 

Source
pub fn block_fn<T, F: FnMut(&mut Context<'_>) -> Poll<T>>(f: F) -> T