Convert lua implementation macro to derive macro #3

Merged
Dreaded_X merged 2 commits from feature/new_macro into master 2025-08-30 02:31:06 +00:00

2 Commits

Author SHA1 Message Date
5ae34bf3d2 Converted macro to derive macro
All checks were successful
Build and deploy / build (push) Successful in 7m9s
Build and deploy / Deploy container (push) Successful in 1m45s
2025-08-30 04:20:27 +02:00
e1d1347b1e Made the impl_device macro more explicit about the implemented traits
All checks were successful
Build and deploy / build (push) Successful in 9m9s
Build and deploy / Deploy container (push) Has been skipped
This also converts impl_device into a procedural macro and get rid of a
lot of "magic" that was happening.
2025-08-28 03:02:45 +02:00