Crate verde_derive

Source

Attribute Macros§

db
Generate a database.
query
Generate a query.
storage
Generate a storage struct.

Derive Macros§

Interned
Allow a type to be interned in the database.
Pushable
Allow a type to be pushed into the database from queries.
Tracked
Allow a type to be tracked by the database.