Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ cg
Method
cg
src/config/cg.rs:19–21 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
17
}
18
19
#[derive(Debug, Deserialize)]
20
struct LengthWrapper {
21
cast: HashMap<String, CgEntry>,
22
}
23
24
#[derive(Debug, Deserialize, Serialize)]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected