Thanks to visit codestin.com Credit goes to rustpython.github.io
Type Definition PyStringRef
rustpython_vm::obj::objstr
type PyStringRef = PyRef<PyString>;