[][src]Type Definition rustpython_vm::obj::objstr::PyStringRef

type PyStringRef = PyRef<PyString>;