Trait pyo3::type_object::PySizedLayout [−][src]
Expand description
T: PySizedLayout<U> represents that T is not a instance of
PyVarObject.
In addition, that T is a concrete representaion of U.
T: PySizedLayout<U> represents that T is not a instance of
PyVarObject.
In addition, that T is a concrete representaion of U.