#docs #bevy #variadics

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

#512 in Rust patterns

Download history 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 4921/week @ 2025-01-12 6295/week @ 2025-01-19 4542/week @ 2025-01-26 5183/week @ 2025-02-02 6925/week @ 2025-02-09 5012/week @ 2025-02-16 6358/week @ 2025-02-23 7042/week @ 2025-03-02 8855/week @ 2025-03-09 8120/week @ 2025-03-16

31,088 downloads per month
Used in 11 crates (5 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

~205–640KB
~15K SLoC