#docs #variadics #bevy

macro no-std variadics_please

Implement things as if rust had variadics

2 stable releases

1.1.0 Dec 16, 2024
1.0.0 Oct 29, 2024

#1 in #variadics

Download history 2/week @ 2024-11-15 1805/week @ 2024-11-29 4018/week @ 2024-12-06 4796/week @ 2024-12-13 3203/week @ 2024-12-20 5184/week @ 2024-12-27 5661/week @ 2025-01-03 5186/week @ 2025-01-10 6130/week @ 2025-01-17 4859/week @ 2025-01-24 4708/week @ 2025-01-31 6979/week @ 2025-02-07 4736/week @ 2025-02-14 6580/week @ 2025-02-21 5082/week @ 2025-02-28

23,955 downloads per month
Used in 5 crates (2 directly)

MIT/Apache

20KB
209 lines

variadics_please

License Crates.io Downloads Docs

Provides a macro for implementing traits on variadic types.

Contributing

This crate is maintained by the Bevy organization, and is intended to be tiny, stable, zero-dependency, and broadly useful. Issues and pull requests are genuinely welcome!

Dependencies

~180–600KB
~14K SLoC