[][src]Function rustpython_vm::obj::objobject::object_dir

pub fn object_dir(obj: PyObjectRef, vm: &VirtualMachine) -> PyResult<PyList>