Skip to main content

scope_current

Function scope_current 

Source
pub fn scope_current<F: Future>(future: F) -> impl Future<Output = F::Output>
Expand description

Propagate the current install’s script settings into a spawned task.