Expand description
This module contains the macro ArrowMessage.
It’s used to generate the necessary boilerplate code for creating an Arrow message.
Derive Macros§
- Arrow
Message - Apply this macro to a struct or enum to implement the
ArrowMessagetrait.