Trait pyo3::type_object::PySizedLayout
source · [−]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.