Crate iridis_message_derive

Source
Expand description

This module contains the macro ArrowMessage. It’s used to generate the necessary boilerplate code for creating an Arrow message.

Derive Macros§

ArrowMessage
Apply this macro to a struct or enum to implement the ArrowMessage trait.