Skip to main content

Crate flowdb_derive

Crate flowdb_derive 

Source
Expand description

FlowDB derive macros.

Provides #[derive(ObjectStore)] for generating a [StoreDef] from a struct definition with field-level index annotations.

Derive Macros§

ObjectStore
Derive the ObjectStore trait for a struct.