Crate zenobuf_macros

Source
Expand description

Procedural macros for the Zenobuf framework

This crate provides procedural macros for the Zenobuf framework, including the ZenobufMessage derive macro for implementing the Message trait for Protocol Buffer messages.

Derive Macrosยง

ZenobufMessage
Derives the Message trait for a Protocol Buffer message