Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/rustc_codegen_jvm
/ get_name
Method
get_name
tests/binary/impl/src/main.rs:37–39 ·
view source on GitHub ↗
Get the name
(&self)
Source
from the content-addressed store, hash-verified
35
count: u32,
36
limit: u32,
37
enabled: bool,
38
}
39
40
impl NamedCounter {
41
// --- Associated Functions (Constructors) ---
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected