#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

#7 in #legion

Download history 533/week @ 2023-12-11 560/week @ 2023-12-18 394/week @ 2023-12-25 411/week @ 2024-01-01 586/week @ 2024-01-08 522/week @ 2024-01-15 593/week @ 2024-01-22 438/week @ 2024-01-29 480/week @ 2024-02-05 646/week @ 2024-02-12 723/week @ 2024-02-19 531/week @ 2024-02-26 660/week @ 2024-03-04 597/week @ 2024-03-11 685/week @ 2024-03-18 714/week @ 2024-03-25

2,690 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
~33K SLoC