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 */ }