-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
This macro is not needed and only called once:
BackseatSafeSystem2k/src/machine.rs
Lines 159 to 163 in b6b7b1d
| macro_rules! opcodes_to_machine { | |
| ($opcodes:expr) => { | |
| create_machine_with_opcodes($opcodes) | |
| }; | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers