MCPcopy Index your code
hub / github.com/RustPython/RustPython / func

Function func

extra_tests/snippets/import_target.py:7–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5
6
7def func():
8 return X
9
10
11def other_func():

Callers 1

import.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected