Crate cmz_core

Crate cmz_core 

Source
Expand description

The core functionality of the CMZ protocol macros

You should not need to use this crate directly. The cmz_core function is called by the cmz_derive crate to implement the CMZProtocol family of macros.

Structs§

ProtoSpec
A parsed protocol specification, following the syntax described in the documentation for the muCMZProtocol! macro in the cmz crate.

Functions§

cmz_core
Produce the expansion of the CMZProtocol family of macros.