Made the impl_device macro more explicit about the implemented traits
This also converts impl_device into a procedural macro and get rid of a lot of "magic" that was happening.
This commit is contained in:
1
automation_lib/src/lua/mod.rs
Normal file
1
automation_lib/src/lua/mod.rs
Normal file
@@ -0,0 +1 @@
|
||||
pub mod traits;
|
||||
Reference in New Issue
Block a user