6 Commits

Author SHA1 Message Date
Devin R
aea827a199 Make event_enum! error message more helpful 2020-06-10 12:35:40 +02:00
Devin R
86ca6bb39d Add trybuild tests for event_enum! macro 2020-06-10 12:35:40 +02:00
Ragotzy.devin
0a91ac5126
Remove raw mod and TryFromRaw/FromRaw, derive Deserialize for event content types 2020-06-07 01:18:42 +02:00
Ragotzy.devin
2c8d609095
Add Event derive macro 2020-06-07 01:18:42 +02:00
Jonas Platte
158287204b
Fix a typo 2020-06-07 01:18:41 +02:00
Ragotzy.devin
7ec162678e
Implement first trybuild tests
and use a dedicated InvalidEvent constructor fn in EventContent derives
2020-06-07 01:11:13 +02:00