Skip to main content

scope_current_context

Function scope_current_context 

Source
pub fn scope_current_context<F: Future>(
    fut: F,
) -> impl Future<Output = F::Output>