#instructions #decoding #codec #emulator #macro-derive #proc-macro #instructionsets

macro imperative-rs-derive

Procedural macro that auto derives the InstructionSet trait defined by the imperative crate

8 releases

0.3.1 Nov 11, 2020
0.3.0 Nov 6, 2020
0.2.0 Oct 19, 2020
0.1.4 Oct 18, 2020

#267 in #instructions


Used in imperative-rs

MIT/Apache

43KB
825 lines

imperative-rs-derive

This crate contains a procedural macro used by the imperative-rs crate to derive instruction sets from an enum. This crate is not intended for standalone use and will be included automatically when using the imperative-rs crate.

Dependencies

~1.5MB
~33K SLoC