Type Definition PyByteArrayRef
rustpython_vm::obj::objbytearray
type PyByteArrayRef = PyRef<PyByteArray>;