MCPcopy 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")]
2mod jit;
3
4use super::{

Callers

nothing calls this directly

Calls 1

newFunction · 0.85

Tested by

no test coverage detected