trussed icon indicating copy to clipboard operation
trussed copied to clipboard

derive: Add delegate_to option for ExtensionDispatch

Open robin-nitrokey opened this issue 11 months ago • 0 comments

This patch adds a delegate_to option to the ExtensionDispatch derive macro that makes it possible to create an alias for a backend using a different set of extensions. To avoid misunderstandings, delegating backends are forced to use the unit type ().

robin-nitrokey avatar Mar 25 '24 15:03 robin-nitrokey