Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/rustc_codegen_jvm
/ proton_count
Method
proton_count
tests/binary/modules/src/main.rs:11–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
9
}
10
11
pub fn proton_count(self) -> u32 {
12
self.protons
13
}
14
15
pub fn isotope(self, neutrons: u32) -> Isotope {
16
Isotope {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected