-
Notifications
You must be signed in to change notification settings - Fork 373
Make ir module public #1009
Copy link
Copy link
Closed
Description
This would allow users to easily customize the bindings by inspecting the bindings items.
Is there any particular reason why most of the modules are private?
If the concern is exposing too much complexity, we could just make ir and other modules public with a feature flag, such as "internals".
AFAIK the only walk-around at the moment is to use a modified version of this crate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels