#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

#1794 in Rust patterns

Download history 153/week @ 2024-10-28 13/week @ 2024-11-04 2/week @ 2024-11-18 3093/week @ 2024-12-02 4009/week @ 2024-12-09 4411/week @ 2024-12-16 4099/week @ 2024-12-23 5052/week @ 2024-12-30 5340/week @ 2025-01-06

19,322 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

~210–650KB
~15K SLoC