Type Definition PyStaticMethodRef
rustpython_vm::obj::objstaticmethod
type PyStaticMethodRef = PyRef<PyStaticMethod>;