Skip to content

External types support (#6)

50U10FCA7 requested to merge 50U10FCA7/enum_delegate:6-remote-types into main

Part of #6

Synopsis

Using macro with types/traits defined in external crate.

Solution

  • Add as argument to delegate attribute macro.
  • Add A as B syntax for derive/for arguments.
Edited by 50U10FCA7

Merge request reports