scope

Function scope 

Source
pub fn scope<F>(value: FragmentId, f: F) -> TaskLocalFuture<FragmentId, F>
where F: Future,