megacommerce-protos

Crates.iomegacommerce-protos
lib.rsmegacommerce-protos
version0.1.12
created_at2025-06-30 18:04:38.373137+00
updated_at2025-07-01 15:23:25.520899+00
descriptionGenerated gRPC protobuf definitions for MegaCommerce
homepage
repositoryhttps://github.com/ahmad-khatib0-org/megacommerce-proto
max_upload_size
id1732147
size122,292
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