Crates.io | strawberryvm-derive |
lib.rs | strawberryvm-derive |
version | 0.1.2 |
source | src |
created_at | 2024-01-20 15:49:28.018267 |
updated_at | 2024-01-20 16:02:54.092591 |
description | Derive macros for StrawberryVM. |
homepage | |
repository | https://github.com/BenMcAvoy/StrawberryVM |
max_upload_size | |
id | 1106573 |
size | 7,281 |
This crate is simply used for StrawberryVM.
It implements these macros:
FromU8
for automatically implementing from u8 traitsVmInstruction
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.