#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

#592 in Rust patterns

Download history 48333/week @ 2025-11-03 44292/week @ 2025-11-10 46609/week @ 2025-11-17 45597/week @ 2025-11-24 47173/week @ 2025-12-01 55390/week @ 2025-12-08 60071/week @ 2025-12-15 40206/week @ 2025-12-22 39814/week @ 2025-12-29 66766/week @ 2026-01-05 73927/week @ 2026-01-12 70706/week @ 2026-01-19 68973/week @ 2026-01-26 78707/week @ 2026-02-02 75378/week @ 2026-02-09 71123/week @ 2026-02-16

301,424 downloads per month
Used in 1,489 crates (55 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

~130–520KB
~12K SLoC