vvariadics_please 1.0.0

Implement things as if rust had variadics
Documentation
  • Size
  • Source code size: 55.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.96 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • janhohenheim

vvariadics_please

Crates.io Docs

Provides macros for implementing traits on variadic types.

Fork of variadics_please that is comitted to use unsynn over syn.

For reasoning, see The virtue of unsynn by fasterthanlime. In a nutshell: this is much nicer for your compile times!