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