Skip to main content

Crate reifydb_derive

Crate reifydb_derive 

Source
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§

FromFrame
Derives FromFrame for a struct, enabling deserialization from a Frame.