#documentation #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

#735 in Rust patterns

Download history 5683/week @ 2025-01-09 5181/week @ 2025-01-16 5598/week @ 2025-01-23 4813/week @ 2025-01-30 6614/week @ 2025-02-06 5046/week @ 2025-02-13 6276/week @ 2025-02-20 5987/week @ 2025-02-27 9986/week @ 2025-03-06 7989/week @ 2025-03-13 8697/week @ 2025-03-20 7366/week @ 2025-03-27 5984/week @ 2025-04-03 6125/week @ 2025-04-10 4137/week @ 2025-04-17 14673/week @ 2025-04-24

31,776 downloads per month
Used in 358 crates (23 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

~195–630KB
~15K SLoC