#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

#1795 in Rust patterns

Download history 148/week @ 2024-10-27 17/week @ 2024-11-03 1/week @ 2024-11-10 2/week @ 2024-11-17 2833/week @ 2024-12-01 3849/week @ 2024-12-08 4462/week @ 2024-12-15 3331/week @ 2024-12-22 5396/week @ 2024-12-29 6111/week @ 2025-01-05 4407/week @ 2025-01-12

19,499 downloads per month
Used in const-exhaustive

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

~235–680KB
~16K SLoC