Skip to main content

block_on_dyn

Function block_on_dyn 

Source
pub fn block_on_dyn(future: Pin<&mut dyn Future<Output = ()>>)