Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ main
Function
main
example_projects/frozen_stdlib/src/main.rs:36–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
fn main() {
37
interpreter_with_config();
38
interpreter_with_vm();
39
}
Callers
nothing calls this directly
Calls
2
interpreter_with_config
Function · 0.85
interpreter_with_vm
Function · 0.85
Tested by
no test coverage detected