Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
99
impl From<usize> for SccId {
Callers
2
run
Method · 0.45
tarjan_visit
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected