⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
fn impl_proto_impl(
    ty: &Type,
    impls: &mut Vec<ImplItem>,
    proto: &Proto
) -> Result<TokenStream>
This is supported on crate feature pyproto only.