#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

#1808 in Rust patterns

Download history 154/week @ 2024-10-29 12/week @ 2024-11-05 2/week @ 2024-11-19 2/week @ 2024-11-26 3383/week @ 2024-12-03 4454/week @ 2024-12-10 4161/week @ 2024-12-17 4538/week @ 2024-12-24 5256/week @ 2024-12-31 5611/week @ 2025-01-07 5227/week @ 2025-01-14 5095/week @ 2025-01-21

22,115 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

~210–650KB
~15K SLoC