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

Method index

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

Source from the content-addressed store, hash-verified

92 /// Get the underlying index.
93 #[inline]
94 pub fn index(self) -> usize {
95 self.0
96 }
97}
98
99impl From<usize> for SccId {

Callers 5

runMethod · 0.45
test_target_branchFunction · 0.45
tarjan_visitFunction · 0.45

Calls

no outgoing calls