Function pyo3_macros_backend::proto_method::impl_method_proto
source · [−]pub(crate) fn impl_method_proto(
cls: &Type,
sig: &mut Signature,
module: &Path,
meth: &MethodProto
) -> Result<TokenStream>
This is supported on crate feature
pyproto
only.