◐ Shell
reader mode source ↗
Pick another theme!

[][src]Type Definition rustpython_vm::obj::objmodule::PyModuleRef

type PyModuleRef = PyRef<PyModule>;

Trait Implementations