Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chc4/lineiform
/ VReg
Class
VReg
tangle/src/select.rs:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
#[derive(Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord, Debug)]
145
pub struct VReg(u16);
146
147
#[derive(Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord, Debug)]
148
#[repr(usize)]
Callers
3
edges_row
Method · 0.85
run
Method · 0.85
codegen
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected