You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #49 I'm opening this issue to start the discussion on how the event API should be implemented.
I'm reposting an idea from @kylerky, where each driver event (KVMEvent, XenEvent...) should implement a set of traits, and Event should contain generic type:
Following #49 I'm opening this issue to start the discussion on how the event API should be implemented.
I'm reposting an idea from @kylerky, where each driver event (
KVMEvent
,XenEvent
...) should implement a set of traits, andEvent
should contain generic type:The text was updated successfully, but these errors were encountered: