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
5
run
Method · 0.45
test_unpushed_commit_count_no_upstream
Function · 0.45
test_unpushed_commit_count_ahead_of_upstream
Function · 0.45
test_target_branch
Function · 0.45
tarjan_visit
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_unpushed_commit_count_no_upstream
Function · 0.36
test_unpushed_commit_count_ahead_of_upstream
Function · 0.36
test_target_branch
Function · 0.36