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

Method clone

src/facade/handle.rs:179–191  ·  view source on GitHub ↗

Almost any type of handle can be cloned cleanly. The exception is a vector of reports, which is held in non-cloneable boxes. If a handle containing reports is cloned, the result is an error handle.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

as_emptyMethod · 0.45
as_instrumentMethod · 0.45
as_currencyMethod · 0.45
as_market_dataMethod · 0.45
as_fixing_tableMethod · 0.45
as_pricer_factoryMethod · 0.45
as_report_generatorMethod · 0.45
as_errorMethod · 0.45
clone_handleFunction · 0.45

Calls 6

InstrumentInterface · 0.85
CurrencyClass · 0.85
MarketDataClass · 0.85
FixingTableClass · 0.85
PricerFactoryInterface · 0.85
ReportGeneratorInterface · 0.85

Tested by

no test coverage detected