imperative-rs-derive

Crates.ioimperative-rs-derive
lib.rsimperative-rs-derive
version0.3.1
sourcesrc
created_at2020-10-12 08:53:15.490179
updated_at2020-11-11 15:51:37.313527
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
id298609
size42,245
(hank-der-hafenarbeiter)

documentation

README

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.

Commit count: 66

cargo fmt