Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/rustc_codegen_jvm
/ horizontal_delta
Method
horizontal_delta
tests/binary/modules/src/main.rs:149–151 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
147
}
148
149
pub fn horizontal_delta(self) -> i32 {
150
self.end.x - self.start.x
151
}
152
}
153
154
pub enum Axis {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected