Re-exports§
pub use linkme;
Modules§
Enums§
Type Aliases§
Derive Macros§
- Evenframe
- For structs it generates both:
- Evenframe
Union - Derive macro for unions of persistable structs Each variant must contain exactly one persistable struct type
- Schemasync
- Derive macro for types that only participate in database schema synchronization.
- Typesync
- Derive macro for types that only participate in TypeScript type generation.