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