Creates a context wrapper that prefetches forwards and potentially vol surfaces for efficiency. The MarketData context that is passed in is immediately cloned, so the PricingContextPrefetch can modify it for bumping. The dependencies that are passed in are shared and immutable.
(
context: &MarketData,
dependencies: Arc<DependencyCollector>)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected