luars-derive
A small procedural-macro (derive) crate for use with the luars ecosystem. Provides derive macros to automatically implement common conversion and binding traits used by luars.
Installation
Add to your Cargo.toml alongside luars:
[]
= "0.1"
License
MIT