[][src]Type Definition rustpython_vm::obj::objbytearray::PyByteArrayRef

type PyByteArrayRef = PyRef<PyByteArray>;