#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 558/week @ 2024-11-23 562/week @ 2024-11-30 794/week @ 2024-12-07 987/week @ 2024-12-14 427/week @ 2024-12-21 171/week @ 2024-12-28 622/week @ 2025-01-04 1304/week @ 2025-01-11 857/week @ 2025-01-18 469/week @ 2025-01-25 839/week @ 2025-02-01 1034/week @ 2025-02-08 536/week @ 2025-02-15 942/week @ 2025-02-22 552/week @ 2025-03-01 650/week @ 2025-03-08

2,805 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
~38K SLoC