pub fn impl_proto_wrap(cls: &Type, name: &Ident, spec: &FnSpec<'_>) -> TokenStream
Expand description

Generate function wrapper for protocol method (PyCFunction, PyCFunctionWithKeywords)