imperative-derive

Crates.ioimperative-derive
lib.rsimperative-derive
version0.1.0
sourcesrc
created_at2020-09-29 12:58:11.034979
updated_at2020-09-29 12:58:11.034979
descriptionProcedural macro that auto derives the `InstructionSet` trait defined by the `imperative` crate.
homepage
repositoryhttps://github.com/hank-der-hafenarbeiter/imperative-rs
max_upload_size
id294091
size20,830
(hank-der-hafenarbeiter)

documentation

README

#imperative-derive

This crate contains a procedural macro used by the imperative 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 crate.

Commit count: 66

cargo fmt