Expand description

Macros for thalo.

Derive Macros

Implements Aggregate for a given struct.

Implements IntoEvents for a given struct, and From<Self> for a parent enum pointed to by the #[thalo(parent = "...")] attribute.

Implements EventType for a given struct.

Implements TypeId based on the struct/enum name as snake_case.