Type Alias PyGetterDef
pub type PyGetterDef = PyGetterDef;
๐Deprecated since 0.23.0: PyO3 implementation detail
Available on crate features
dep_pyo3
and std
only.Aliased Typeยง
struct PyGetterDef { /* private fields */ }