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
We need a macro that can take a set of concrete HidDevice trait implementation types and yield a new HidDevice trait implementation that contains the top-level collections of each of those as its own top-level collection.
We need a macro that can take a set of concrete HidDevice trait implementation types and yield a new HidDevice trait implementation that contains the top-level collections of each of those as its own top-level collection.
Depends on #838