megacommerce-proto 0.4.62

Generated gRPC protobuf definitions for MegaCommerce
Documentation

megacommerce-proto

Generated gRPC Protobuf definitions for the MegaCommerce platform, compiled using tonic and prost.

Overview

This crate contains Rust types generated from .proto files used across the MegaCommerce backend services. It is intended for use in gRPC clients or servers built with Tonic.

Usage

Add the dependency to your Cargo.toml:

[dependencies]
megacommerce-proto = "0.1"