| Crates.io | imperative-rs-derive |
| lib.rs | imperative-rs-derive |
| version | 0.3.1 |
| created_at | 2020-10-12 08:53:15.490179+00 |
| updated_at | 2020-11-11 15:51:37.313527+00 |
| description | Procedural macro that auto derives the `InstructionSet` trait defined by the `imperative` crate. |
| homepage | |
| repository | https://github.com/hank-der-hafenarbeiter/imperative-rs |
| max_upload_size | |
| id | 298609 |
| size | 42,245 |
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.