MCPcopy 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)]
145pub struct VReg(u16);
146
147#[derive(Clone, Copy, Hash, PartialEq, Eq, PartialOrd, Ord, Debug)]
148#[repr(usize)]

Callers 3

edges_rowMethod · 0.85
runMethod · 0.85
codegenMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected