Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ cg_path
Method
cg_path
src/config/mod.rs:40–42 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
38
}
39
40
pub(crate) fn cg_path(&self) -> &str {
41
&self.initialize.cg_path
42
}
43
44
pub(crate) fn voice_path(&self) -> &str {
45
&self.initialize.voice_path
Callers
1
show_bg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected