Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Amanieu/regalloc3
/ index
Method
index
src/allocation_unit.rs:27–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
26
#[inline]
27
fn index(self) -> usize {
28
self.index as usize
29
}
30
}
31
32
impl ReservedValue for AllocationUnit {
Callers
2
new
Method · 0.45
kind
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected