Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyByteArrayRef
rustpython_vm::obj::objbytearray
type PyByteArrayRef = PyRef<PyByteArray>;