Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KaiserGranatapfel/GameCubeRecompiled
/ lua
Method
lua
gcrecomp-lua/src/engine.rs:48–50 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
46
}
47
48
pub fn lua(&self) -> &Lua {
49
&self.lua
50
}
51
}
Callers
5
handle_index
Function · 0.80
handle_upload
Function · 0.80
run_lua_pipeline
Function · 0.80
call_lua_handler
Function · 0.80
new
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected