#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

#606 in Rust patterns

Download history 45431/week @ 2025-09-26 47986/week @ 2025-10-03 47537/week @ 2025-10-10 50982/week @ 2025-10-17 48463/week @ 2025-10-24 47636/week @ 2025-10-31 45288/week @ 2025-11-07 46449/week @ 2025-11-14 45813/week @ 2025-11-21 46813/week @ 2025-11-28 51478/week @ 2025-12-05 61602/week @ 2025-12-12 44771/week @ 2025-12-19 37949/week @ 2025-12-26 59948/week @ 2026-01-02 71719/week @ 2026-01-09

224,930 downloads per month
Used in 1,236 crates (49 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

~150–550KB
~13K SLoC