MCPcopy Create free account
hub / github.com/MarcusRainbow/QuantMath / find_cached_data

Function find_cached_data

src/risk/cache.rs:212–220  ·  view source on GitHub ↗

Look for market-data-derived objects in the cache. If they are not there, it means that the instrument lied about its dependencies, so return an error. If the high water mark mismatches, this will result in errors later on when the data is used.

(id: &str, collection: &HashMap<String, T>,
    item: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

forward_curveMethod · 0.85
vol_surfaceMethod · 0.85

Calls 2

getMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected