Expand description
Generated MACP protobuf message types.
This crate contains the prost-generated message structs for the MACP wire
format and all standards-track mode payloads. It is deliberately
transport-free: it does not pull in tonic. The gRPC service stubs for
macp.v1 live in the macp-runtime crate (generated via .extern_path()
against the message types defined here).