Skip to main content

Crate reifydb_client_derive

Crate reifydb_client_derive 

Source
Expand description

Derive macros for ReifyDB client that generate code using reifydb_client crate paths.

This crate is re-exported by the reifydb-client 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.