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

#696 in Rust patterns

Download history 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 5438/week @ 2025-02-12 5513/week @ 2025-02-19 6508/week @ 2025-02-26 9058/week @ 2025-03-05 7707/week @ 2025-03-12 9510/week @ 2025-03-19 7699/week @ 2025-03-26 5589/week @ 2025-04-02

31,930 downloads per month
Used in 12 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

~200–630KB
~15K SLoC