pub type PyStrInterned = PyInterned<PyStr>;Expand description
The unique reference of interned PyStr Always intended to be used as a static reference
Aliased Type§
pub struct PyStrInterned { /* private fields */ }pub type PyStrInterned = PyInterned<PyStr>;The unique reference of interned PyStr Always intended to be used as a static reference
pub struct PyStrInterned { /* private fields */ }