Expand description
Derive macros for ReifyDB that generate code using reifydb crate paths.
This crate is re-exported by the reifydb crate, so users typically don’t
need to depend on it directly.
Derive Macros§
- From
Frame - Derives
FromFramefor a struct, enabling deserialization from a Frame.