MCPcopy Index your code
hub / github.com/RustPython/RustPython / _functools.rs

File _functools.rs

crates/vm/src/stdlib/_functools.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1pub(crate) use _functools::module_def;
2
3#[pymodule]
4mod _functools {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected