Module partial_graph

Module partial_graph 

Source

Structsยง

CollectedBarrier ๐Ÿ”’
CollectedBarrierTempRef ๐Ÿ”’
Holding the reference to a static empty map as a temporary workaround for borrow checker limitation on CollectedBarrier. Mod local method can create a CollectedBarrierTempRef locally, and the created CollectedBarrier will temporarily reference to the CollectedBarrierTempRef. The method must fill in the correct reference before returning in a mod-pub method.
PartialGraphAdder ๐Ÿ”’
PartialGraphBarrierInfo ๐Ÿ”’
PartialGraphManager ๐Ÿ”’
PartialGraphRecoverer ๐Ÿ”’
PartialGraphRunningState ๐Ÿ”’
ResetPartialGraphCollector ๐Ÿ”’

Enumsยง

PartialGraphEvent ๐Ÿ”’
PartialGraphManagerEvent ๐Ÿ”’
PartialGraphStatus ๐Ÿ”’
WorkerEvent ๐Ÿ”’

Traitsยง

PartialGraphStat ๐Ÿ”’

Functionsยง

existing_graphs ๐Ÿ”’