#ecs #game #system #legion #proc-macro

macro legion_codegen

#[system] proc macro for the legion library

2 unstable releases

0.4.0 Feb 25, 2021
0.3.0 Sep 6, 2020

#8 in #legion

Download history 554/week @ 2024-03-14 746/week @ 2024-03-21 683/week @ 2024-03-28 699/week @ 2024-04-04 747/week @ 2024-04-11 676/week @ 2024-04-18 643/week @ 2024-04-25 594/week @ 2024-05-02 654/week @ 2024-05-09 731/week @ 2024-05-16 713/week @ 2024-05-23 663/week @ 2024-05-30 533/week @ 2024-06-06 547/week @ 2024-06-13 530/week @ 2024-06-20 482/week @ 2024-06-27

2,173 downloads per month
Used in 5 crates (via legion)

MIT license

36KB
675 lines

legion_codegen

Provides the #[system] proc macro for the legion library.

Dependencies

~1.5MB
~34K SLoC