MCPcopy Create free account
hub / github.com/bedroombuilds/python2rust / rc.py

File rc.py

10_smart_pointers/python/rc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2
3if __name__ == "__main__":
4 rc_examples = "Rc examples"

Callers

nothing calls this directly

Calls 2

scopeFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected