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

Function qm_instrument_from_json_string

src/facade/c_interface.rs:67–93  ·  view source on GitHub ↗
(
    source: *const c_char, 
    dedup_ccy: QmDedupControl,
    number_of_currencies: u32,
    currencies: *const u64,
    dedup_instr: QmDedupControl,
    number_of_instruments: u32,
    instruments

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

c_interface_load_equityFunction · 0.85

Calls 6

return_handleFunction · 0.85
bytes_from_c_stringFunction · 0.85
as_currencyFunction · 0.85
as_instrumentFunction · 0.85
instrument_from_jsonFunction · 0.85
convert_dedupFunction · 0.85

Tested by 1

c_interface_load_equityFunction · 0.68