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