Derive From for Op through a proc macro. This is much less verbose than adding a manual impl From {..} for all Ops in the NAK IR.
Signed-off-by: Daniel Almeida daniel.almeida@collabora.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Derive From for Op through a proc macro. This is much less verbose than adding a manual impl From {..} for all Ops in the NAK IR.
Signed-off-by: Daniel Almeida daniel.almeida@collabora.com