strawberryvm-derive

Crates.iostrawberryvm-derive
lib.rsstrawberryvm-derive
version0.1.2
sourcesrc
created_at2024-01-20 15:49:28.018267
updated_at2024-01-20 16:02:54.092591
descriptionDerive macros for StrawberryVM.
homepage
repositoryhttps://github.com/BenMcAvoy/StrawberryVM
max_upload_size
id1106573
size7,281
Ben McAvoy (BenMcAvoy)

documentation

README

This crate is simply used for StrawberryVM.

It implements these macros:

  • FromU8 for automatically implementing from u8 traits
  • VmInstruction for creating encode functions, implementing traits, etc.

It is not intended to be used outside of the StrawberryVM project but if you find a use for it somehow, go ahead! It's licensed under MIT.

Commit count: 0

cargo fmt