Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ function.rs
File
function.rs
crates/vm/src/builtins/function.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#[cfg(feature =
"jit"
)]
2
mod jit;
3
4
use super::{
Callers
nothing calls this directly
Calls
1
new
Function · 0.85
Tested by
no test coverage detected