#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

#666 in Rust patterns

Download history 5661/week @ 2025-01-03 5186/week @ 2025-01-10 6130/week @ 2025-01-17 4859/week @ 2025-01-24 4708/week @ 2025-01-31 6979/week @ 2025-02-07 4736/week @ 2025-02-14 6580/week @ 2025-02-21 6383/week @ 2025-02-28 9641/week @ 2025-03-07 8278/week @ 2025-03-14 8457/week @ 2025-03-21 7234/week @ 2025-03-28 6265/week @ 2025-04-04 5423/week @ 2025-04-11 4950/week @ 2025-04-18

24,995 downloads per month
Used in 168 crates (16 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

~210–650KB
~15K SLoC