Destructuring event/taking ownership of components is hard
slinkydeveloper opened this issue · 1 comments
slinkydeveloper commented
The actual APIs makes really hard to destructure the Event
data structure and take ownership of attributes, extensions and data separately. We should think to new facilities to improve the ergonomics of the Event
API.
slinkydeveloper commented
Maybe #64 is enough?