Crate lc3_macros

Source
Expand description

Helper proc-macros.

TODO!

Macros§

create_label
lifetime_to_ident
Takes a lifetime and turns it into an identifier.

Derive Macros§

DisplayUsingDebug