Function pyo3_derive_backend::py_method::impl_wrap_class
source · pub fn impl_wrap_class(cls: &Type, name: &Ident, spec: &FnSpec<'_>) -> TokenStreamExpand description
Generate class method wrapper (PyCFunction, PyCFunctionWithKeywords)