MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / is_dummy

Method is_dummy

atomic-core/src/output/alive/vertex.rs:96–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

94 /// Check if this is the dummy span.
95 #[inline]
96 pub fn is_dummy(self) -> bool {
97 self == Self::DUMMY
98 }
99}
100
101impl From<usize> for VertexId {

Callers 5

tarjan_visitFunction · 0.80
retrieve_graphFunction · 0.80
alive_graph_reachesFunction · 0.80
detect_fork_conflictsFunction · 0.80

Calls

no outgoing calls

Tested by 1