Skip to main content

PyUtf8StrRef

Type Alias PyUtf8StrRef 

Source
pub type PyUtf8StrRef = PyRef<PyUtf8Str>;

Aliased Typeยง

pub struct PyUtf8StrRef { /* private fields */ }