#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

#1 in #variadics

Download history 82/week @ 2024-10-30 10/week @ 2024-11-06 1/week @ 2024-11-13 1/week @ 2024-11-20 549/week @ 2024-11-27 3936/week @ 2024-12-04 4595/week @ 2024-12-11 4136/week @ 2024-12-18 3996/week @ 2024-12-25 5856/week @ 2025-01-01 5390/week @ 2025-01-08 5007/week @ 2025-01-15 6262/week @ 2025-01-22 4246/week @ 2025-01-29 6764/week @ 2025-02-05 4733/week @ 2025-02-12

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

~195–620KB
~15K SLoC