megacommerce-proto

Crates.iomegacommerce-proto
lib.rsmegacommerce-proto
version0.1.89
created_at2025-07-02 18:55:27.343461+00
updated_at2025-09-18 10:51:08.208973+00
descriptionGenerated gRPC protobuf definitions for MegaCommerce
homepage
repositoryhttps://github.com/ahmad-khatib0-org/megacommerce-proto
max_upload_size
id1735468
size773,074
ahmadresearcher07 (ahmadresearcher07)

documentation

README

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"
Commit count: 129

cargo fmt