#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

#699 in Rust patterns

Download history 3377/week @ 2024-12-21 5311/week @ 2024-12-28 5825/week @ 2025-01-04 4990/week @ 2025-01-11 6444/week @ 2025-01-18 4586/week @ 2025-01-25 4755/week @ 2025-02-01 7103/week @ 2025-02-08 4866/week @ 2025-02-15 6398/week @ 2025-02-22 7101/week @ 2025-03-01 8856/week @ 2025-03-08 8699/week @ 2025-03-15 8479/week @ 2025-03-22 6812/week @ 2025-03-29 6759/week @ 2025-04-05

31,420 downloads per month
Used in 14 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