Closed tmcgroul closed 1 year ago
Better not to generate decodeEvent
if there is no events
Now it anyway returns never
type, doesn't it?
yes it still generates a function annotated with never
but now it doesn't fail compilation
i don't wanna mess the code with conditions:)
fix #151