Crate verde_derive
Source - db
- Generate a database.
- query
- Generate a query.
- storage
- Generate a storage struct.
- 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.