#proc-macro #procedural #piston2d-abstraction

macro piston2d_abstraction_proc_macros

Procedural macros for the piston2d_abstraction crate

3 releases

0.1.2 Mar 27, 2022
0.1.1 Mar 26, 2022
0.1.0 Mar 26, 2022

#472 in #procedural

39 downloads per month
Used in piston2d_abstraction

MIT license

4KB
66 lines

Procedural macro crate for the piston_2d_abstraction crate.

Contains the following macros:

  • derive_input_consumer: automatically implement traits to allow different input_consumers to be in the same array.

Dependencies

~1.5MB
~32K SLoC