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