trussed
trussed copied to clipboard
derive: Add delegate_to option for ExtensionDispatch
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 ().