External types support (
#6
)
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
External types support (#6)
50U10FCA7
requested to merge
50U10FCA7/enum_delegate:6-remote-types
into
main
Dec 05, 2022
Overview
25
Commits
18
Pipelines
32
Changes
51
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
Dec 09, 2022
by
50U10FCA7
Merge request reports
Loading